Skip to content
Back to search
30
MCP

fastmcp-remote

pypi/fastmcp-remote

A Python stdio bridge for remote MCP servers, powered by FastMCP.

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

Similar MCP servers embedding-nearest

MCP Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
@spekoai/mcp
Local stdio bridge for the hosted SpekoAI MCP server
0 tools
fastmcp
The fast, Pythonic way to build MCP servers and clients.
0 tools
grantiq-mcp
Stdio → remote bridge for GrantIQ MCP (US grants + federal contracts).
0 tools
jons-mcp-pyright
FastMCP stdio server for Pyright code intelligence
0 tools
igdb-mcp-client
STDIO-to-StreamableHTTP bridge for the IGDB MCP Server
0 tools

How to use

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

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