Back to directory
tadata-org/fastapi_mcp

tadata-org/fastapi_mcp

@tadata-org12001960250

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
2025/3/8
Updated
2025/8/10