mcpr

pragmalabs-tech/mcpr
★ 27 stars Rust 📦 Other Updated today
Observability-first proxy for MCP servers
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": {
    "mcpr": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcpr"
      ]
    }
  }
}

Topics

mcpmcp-gatewaymcp-proxyrust