mcpgw

kennywillbe/mcpgw
★ 0 stars Rust AI/LLM Updated 2d ago
One binary. All your MCP servers, every client, every call — visible and controlled.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpgw": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcpgw"
      ]
    }
  }
}

README Excerpt

**One binary. All your MCP servers, every client, every call — visible and controlled.** **[Documentation →](https://kennywillbe.github.io/mcpgw/)** <!-- The GIF above is generated with vhs from docs/demo.tape: `vhs docs/demo.tape`. --> You add an MCP server to Claude Desktop. Then again to Claude Code, because it

Topics

aiclideveloper-toolsgatewayllmmcpobservabilityrust