fastmcp/src/contrib
2025-04-18 08:52:37 -04:00
..
mcp_mixin Do run pyright; update tests for coros 2025-04-18 08:52:37 -04:00
README.md Updates based on PR Feedback 2025-04-16 23:30:09 -05:00

FastMCP Contrib Modules

This directory holds community-contributed modules for FastMCP. These modules extend FastMCP's functionality but are not officially maintained by the core team.

Guarantees:

  • Modules in contrib may have different testing requirements or stability guarantees compared to the core library.
  • Changes to the core FastMCP library might break modules in contrib without explicit warnings in the main changelog.

Use these modules at your own discretion. Contributions are welcome, but please include tests and documentation.