mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
* Archive v3 docs under /v3 and publish v4 as the primary version * Label primary docs version v4.0.0 (alpha 1) * Add What's New in v4 page; fix upgrade-guide phrasing; point banner at What's New * Rewrite What's New around v4's new capabilities, not the sampling deprecation * Lead What's New with the SDK v2 engine swap and the SEPs it brings * State ships now (link Session State); tasks arrive next alpha * Exclude docs/v3 frozen snapshots from doc-example import validation
563 B
563 B
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