Back to search
30
MCP

alessandroferrulli/mcp-router

docker/alessandroferrulli/mcp-router

FastAPI MCP API: universal bridge for OpenRouter models, handling chat & mcp tools.

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

Similar MCP servers embedding-nearest

fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (MCP)
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
apiweaver-fastmcp
Convert any web API into an MCP server - the universal API-to-MCP bridge with multiple transport support
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools

How to use

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

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