mcpocket

mutgarth/mcpocket
★ 0 stars Rust 📦 Other Updated today
Rust MCP gateway for managing all MCP servers behind one local endpoint
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

```text ███╗ ███╗ ██████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗ ███████╗ ████████╗ ████╗ ████║ ██╔════╝ ██╔══██╗ ██╔═══██╗ ██╔════╝ ██║ ██╔╝ ██╔════╝ ╚══██╔══╝ ██╔████╔██║ ██║ ██████╔╝ ██║ ██║ ██║ █████╔╝ █████╗ ██║ ██║╚██╔╝██║ ██║ ██╔═══╝ ██║ ██║ ██║ ██╔═██╗ ██╔══╝ ██║

Tools (1)

server__tool