Skip to content
Back to search
30
MCP

fastapi-mcp-docs

pypi/fastapi-mcp-docs

Embedded MCP (FastMCP) documentation UI for FastAPI apps.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fastmcp-openapi
OpenAPI documentation and helper decorators for FastMCP servers
0 tools
fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (MCP)
0 tools
fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
0 tools
fastapi-mcp-openapi
FastAPI MCP OpenAPI - A library that provides MCP tools for endpoint introspection in FastAPI applications
0 tools
mcpbind-fastapi-mcp
MCP Server Package: fastapi-mcp
0 tools
fastapi-mcp-client
A specialized client library for FastAPI services using Model Context Protocol (MCP) over Server-Sent Events (SSE)
0 tools

How to use

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

{
  "mcpServers": {
    "fastapi-mcp-docs": {
      "url": "None",
      "transport": "http"
    }
  }
}