Update contrib.mdx

This commit is contained in:
Jeremiah Lowin 2025-04-23 14:13:24 -04:00
commit fee097f86d

View file

@ -9,6 +9,8 @@ FastMCP includes a `contrib` package that holds community-contributed modules. T
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](https://github.com/jlowin/fastmcp/tree/main/src/contrib).
## Usage
To use a contrib module, import it from the `fastmcp.contrib` package: