Back to search
30
MCP

fastapi-mcp-client

pypi/fastapi-mcp-client

A specialized client library for FastAPI services using Model Context Protocol (MCP) over Server-Sent Events (SSE)

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
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (MCP)
0 tools
magic-api-mcp-server-fastmcp
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
fastify-mcp-server
🚀 High-performance MCP (Model Context Protocol) server built with Fastify, TypeScript, and functional programming. Production-ready with aut
0 tools

How to use

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

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