Exposes FastAPI endpoints as Model Context Protocol (MCP) tools with zero configuration.
FastAPI-MCP is a zero-configuration tool designed to automatically expose FastAPI endpoints as Model Context Protocol (MCP) tools. By directly integrating with your FastAPI application, it simplifies the process of making your API endpoints accessible and usable within MCP environments. It automatically discovers and converts FastAPI endpoints into MCP tools, preserving request/response model schemas and endpoint documentation, and offers flexible deployment options.