Back to directory
tadata-org/fastapi_mcp

tadata-org/fastapi_mcp

@tadata-org

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

fastapimcppythonapimodel-context-protocoltoolsasgiauthtool

Installation & Configuration

{
  "mcpServers": {
    "fastapi-mcp": {
      "command": "uvicorn",
      "args": [
        "your_app:app"
      ]
    }
  }
}

Information

Transport
ssestreamable-http
Language
Python
Created
2026/6/13
Updated
2026/6/13