mcp-stdio-guard

1Utkarsh1/mcp-stdio-guard
★ 60 stars JavaScript 💻 Code/Dev Tools Updated 4d ago
Catch stdout pollution and handshake failures in MCP stdio servers before clients do.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-stdio-guard": {
      "command": "npx",
      "args": [
        "-y",
        "1Utkarsh1/mcp-stdio-guard"
      ]
    }
  }
}

Topics

clidebuggingdeveloper-toolsjson-rpcmcpmcp-toolsmodel-context-protocolnodejsnpm-packagestdiotesting-tools