registry: The MCP Registry acts as an app store for Model Context Protocol (MCP) servers, allowing MCP clients to discover and access a list of available servers. It has reached an API freeze for v0.1, ensuring stability for integrators while continuous development is ongoing for future versions.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
MCP clients discovering and connecting to available MCP servers.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.