Back to search
30
MCP

tvup/mcp-http-bridge

docker/tvup/mcp-http-bridge

HTTP bridge for Laravel MCP servers - converts stdio to HTTP for LobeChat and other MCP clients

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

Similar MCP servers embedding-nearest

mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
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 Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
eyeot-mcp
stdio↔HTTP bridge for the eyeot ERP MCP server (Claude Desktop, Cursor, custom agents)
0 tools
eep-mcp-bridge
MCP to EEP bridge utilities and reference HTTP bridge server.
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": {
    "tvup/mcp-http-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}