mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
- Add new Community tab to docs navigation - Create community showcase page for featuring high-quality projects - Include example project (MCP Dummy Server) as initial content - Add guidelines for community contributions - Link to contrib modules in Further Reading section 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| showcase.mdx | ||
Community Section
This directory contains community-contributed content and showcases for FastMCP.
Structure
showcase.mdx- Main community showcase page featuring high-quality projects and examples
Adding Content
To add new community content:
- Create a new MDX file in this directory
- Update
docs.jsonto include it in the navigation - Follow the existing format for consistency
Guidelines
Community content should:
- Demonstrate best practices
- Provide educational value
- Include proper documentation
- Be maintained and up-to-date