Back to search
30
MCP

fastapi-mcp

pypi/fastapi-mcp

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration

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

Similar MCP servers embedding-nearest

hk-fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
fastapi-mcp-openapi
FastAPI MCP OpenAPI - A library that provides MCP tools for endpoint introspection in FastAPI applications
0 tools
fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
0 tools
fastapply-mcp
MCP server for AI-powered code editing through FastApply integration
0 tools
ken-mcp
MCP server generator with modular architecture for creating FastMCP servers from natural language requirements
0 tools
aliyun-openapi-mcp-sdk
Aliyun Automatic MCP server generator for OpenAPI applications - converts OpenAPI endpoints to MCP tools for LLM integration
0 tools

How to use

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

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