Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

fastapi_mcp

tadata-org/fastapi_mcp

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

Uptime
100.0%
1 direct probes · 30d
Response
973ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_fast_api_mcp

Search across the FastAPI MCP knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about FastAPI MCP, find specific d…

query_docs_filesystem_fast_api_mcp

Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the FastAPI MCP documentation pages and OpenAPI specs. This is NOT a shell on any real mac…

submit_feedback

Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…

How to use

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

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