Loomal

MCP Stdio

MCP server by github.com/shigechika/mcp-stdio

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

4 starspypi: mcp-stdio

About MCP Stdio

MCP Stdio is an MCP (Model Context Protocol) server published by shigechika in the official MCP registry, listed under Developer Tools on Loomal. Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers

It ships as a Python package on PyPI (mcp-stdio), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shigechika/mcp-stdio, where the project has earned 4 GitHub stars.

Use MCP Stdio with your agent

Claude Code · one command
claude mcp add mcp-stdio -- uvx mcp-stdio
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-stdio": {
      "command": "uvx",
      "args": [
        "mcp-stdio"
      ]
    }
  }
}
pypimcp-stdio

Frequently asked questions

What is MCP Stdio?
MCP Stdio is an MCP (Model Context Protocol) server by shigechika in the Developer Tools category. Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
How do I connect MCP Stdio to Claude, Cursor, or another MCP client?
Install MCP Stdio from its pypi package (mcp-stdio) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Stdio open source?
Yes — the source code is public at github.com/shigechika/mcp-stdio, with 4 GitHub stars.
Can AI agents pay to use MCP Stdio?
Not yet through Loomal — MCP Stdio is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Stdio? Claim this listing free by verifying GitHub ownership, or contact us.