Back to search
30
MCP

fastapi_mcp

tadata-org/fastapi_mcp

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (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
fastapi-mcp-openapi
FastAPI MCP OpenAPI - A library that provides MCP tools for endpoint introspection in FastAPI applications
0 tools
fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
alessandroferrulli/mcp-router
FastAPI MCP API: universal bridge for OpenRouter models, handling chat & mcp tools.
0 tools
linode-mcp-fastmcp
Model Context Protocol server for Linode API
0 tools

How to use

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

{
  "mcpServers": {
    "fastapi_mcp": {
      "url": "https://fastapi-mcp.tadata.com/",
      "transport": "http"
    }
  }
}