Back to search
20
MCP

fastmcp-http

pypi/fastmcp-http

FastMCP services via HTTP.

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

Similar MCP servers embedding-nearest

fastmcp-tools-http
HTTP tools for fastmcp-server
0 tools
mcp-browser-use-fastmcp
MCP server for browser-use
0 tools
fastmcp-mysql
FastMCP server for MySQL database operations
0 tools
mcpbind-fastapi-mcp
MCP Server Package: fastapi-mcp
0 tools
fastmcp
The fast, Pythonic way to build MCP servers and clients.
0 tools
astar-mcp-demo
FastMCP HTTP Fetch Demo
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp-http": {
      "url": "None",
      "transport": "http"
    }
  }
}