Back to search
30
MCP

fastapi-mcp-router

pypi/fastapi-mcp-router

Lightweight FastAPI integration for Model Context Protocol (MCP)

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

Similar MCP servers embedding-nearest

fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
0 tools
linode-mcp-fastmcp
Model Context Protocol server for Linode API
0 tools
fast-mcp
A Ruby Implementation of the Model Context Protocol
0 tools
mcpbind-fastapi-mcp
MCP Server Package: fastapi-mcp
0 tools
alessandroferrulli/mcp-router
FastAPI MCP API: universal bridge for OpenRouter models, handling chat & mcp tools.
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools

How to use

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

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