MCP Directory
Back

fastapi_mcp

by tadata-org · Python · ★ 11,836

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

#ai#authentication#authorization#claude#cursor#fastapi#llm#mcp#mcp-server#mcp-servers#modelcontextprotocol#openapi#windsurf

Install

pip install git+https://github.com/tadata-org/fastapi_mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fastapi-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/tadata-org/fastapi_mcp.git"
      ]
    }
  }
}

From the README

Built by Tadata FastAPI-MCP Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth! [](https://pypi.org/project/fastapi-mcp/) [](https://pypi.org/project/fastapi-mcp/) [](#) [](https://github.com/tadata-org/fastapi_mcp/actions/workflows/ci.yml) [](https://codecov.io/gh/tadata-org/fastapi_mcp) - **Authentication** built in, using your existing FastAPI dependencies! - **FastAPI-native:** Not just another OpenAPI -> MCP converter - **Zero/Minimal configuration** required - just point it at your FastAPI app and it works - **Preserving schemas** of your request mode…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers