Skip to content
Back to search
30
MCP

fastmcp-openapi

pypi/fastmcp-openapi

OpenAPI documentation and helper decorators for FastMCP servers

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

Similar MCP servers embedding-nearest

fastmcp-tools-http
HTTP tools for fastmcp-server
0 tools
fastapi-mcp-openapi
FastAPI MCP OpenAPI - A library that provides MCP tools for endpoint introspection in FastAPI applications
0 tools
fastmcp-docs
Swagger-style documentation generator for FastMCP servers
0 tools
fastapi-mcp-docs
Embedded MCP (FastMCP) documentation UI for FastAPI apps.
0 tools
hc-mcp-api-docs
MCP server for our API documentation
0 tools
mcpbind-fastapi-mcp
MCP Server Package: fastapi-mcp
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp-openapi": {
      "url": "None",
      "transport": "http"
    }
  }
}