Community-contributed modules extending FastMCP
New in version: 2.2.1
FastMCP includes a contrib
package that holds community-contributed modules. These modules extend FastMCP’s functionality but aren’t officially maintained by the core team.
Contrib modules provide additional features, integrations, or patterns that complement the core FastMCP library. They offer a way for the community to share useful extensions while keeping the core library focused and maintainable.
The available modules can be viewed in the contrib directory.
fastmcp.contrib
package:
contrib
may have different testing requirements or stability guarantees compared to the core library.contrib
without explicit warnings in the main changelog.contrib
package! If you have a module that extends FastMCP in a useful way, consider contributing it:
src/fastmcp/contrib/
for your moduletests/contrib/