tadata-org/fastapi_mcp
A Python library that converts FastAPI endpoints into Model Context Protocol (MCP) tools for AI integration.

Not currently ranked — collecting fresh signals.
star history
FastAPI-MCP bridges FastAPI web services and the Model Context Protocol used by AI systems. It automatically exposes existing FastAPI endpoints as callable MCP tools, preserving request/response schemas and documentation. Authentication is built in using existing FastAPI dependency injection patterns. The library targets AI coding assistants like Cursor, Windsurf, and Claude Code that use MCP for tool-based interactions.
Frequently asked
- What is tadata-org/fastapi_mcp?
- A Python library that converts FastAPI endpoints into Model Context Protocol (MCP) tools for AI integration.
- Is fastapi_mcp open source?
- Yes — tadata-org/fastapi_mcp is open source, released under the MIT license.
- What language is fastapi_mcp written in?
- tadata-org/fastapi_mcp is primarily written in Python.
- How popular is fastapi_mcp?
- tadata-org/fastapi_mcp has 12k stars on GitHub.
- Where can I find fastapi_mcp?
- tadata-org/fastapi_mcp is on GitHub at https://github.com/tadata-org/fastapi_mcp.