Exposes FastAPI endpoints as Model Context Protocol (MCP) tools with zero configuration.
FastAPI-MCP streamlines the integration of FastAPI applications with Model Context Protocol (MCP) environments. It automatically converts FastAPI endpoints into MCP tools, eliminating the need for manual configuration. This allows developers to seamlessly connect their APIs to LLM-powered workflows and tools like Cursor and Claude, preserving existing schemas and documentation. Custom tools can also be added alongside the automatically generated ones for enhanced flexibility.