Skip to content
Back to search
30
MCP

fastapi_mcp

tadata-org/fastapi_mcp

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

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fastapi_mcp": {
      "url": "https://fastapi-mcp.tadata.com/",
      "transport": "http"
    }
  }
}