Back to search
30
MCP

MCP Stdio

io.github.shigechika/mcp-stdio

Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers

Uptime
0.0%
3 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
igdb-mcp-client
STDIO-to-StreamableHTTP bridge for the IGDB MCP Server
0 tools
mcpbox
A lightweight gateway that exposes local stdio-based MCP servers via Streamable HTTP
0 tools
mcpbytes-lambda-stdio
Stdio transport adapter for mcpbytes-lambda MCP servers
0 tools
@yglabs/mcp-http2stdio-internal
Wrap an upstream HTTP MCP server as a local stdio MCP server.
0 tools
m2m-mcp-server-ssh-client
A stdio-based MCP server installed locally to connect to a (remote) MCP server group through a secure SSH channel
0 tools

How to use

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

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