fastmcp/docs/v3/community/README.md
Jeremiah Lowin c556f07a66
Archive v3 docs and publish v4 as the primary version (#4613)
* 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
2026-07-23 19:47:57 -04:00

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:

  1. Create a new MDX file in this directory
  2. Update docs.json to include it in the navigation
  3. 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