Skip to content
Back to search
30
MCP

Remote Bridge

pulsemcp/remote bridge

Containerized HTTP bridge for accessing MCP functionality remotely, enabling distributed deployment without requiring direct library integration in client applications.

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

Similar MCP servers embedding-nearest

codex-mcp-http-bridge
HTTP/OAuth bridge for connecting Codex to remote MCP servers
0 tools
fastmcp-remote
A Python stdio bridge for remote MCP servers, powered by FastMCP.
0 tools
eep-mcp-bridge
MCP to EEP bridge utilities and reference HTTP bridge server.
0 tools
grantiq-mcp
Stdio → remote bridge for GrantIQ MCP (US grants + federal contracts).
0 tools
@inferencesh/mcp-bridge
Stdio-to-HTTP bridge for MCP (Model Context Protocol). Connects any stdio MCP client to inference.sh or any remote MCP server via Streamable
0 tools
mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools

How to use

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

{
  "mcpServers": {
    "remote_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}