mcpr MCP Server
cptrodgers/mcpr
Proxy layer for MCP apps — from localhost to production. Tunnel, debug, deploy, and monitor your MCP server and widgets through one endpoint.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
cptrodgers/mcpr is a Rust MCP server licensed under Apache-2.0. Proxy layer for MCP apps — from localhost to production. Tunnel, debug, deploy, and monitor your MCP server and widgets through one endpoint. Topics: mcp, mcp-app, tunnel, mcp-widgets.
Ranked #37 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# mcpr
Proxy layer for MCP apps — from localhost to production. Tunnel, debug, deploy, and monitor your MCP server and widgets through one endpoint.
```
Local dev → PR/Branch testing → Production
───────────────────────────────────────────────────────────
tunnel + Studio branch preview URLs stable proxy
CSP rewriting test per PR request tracking
widget debugger share with reviewers performance monitoring
widget session replay
```
## Install
```bash
curl -fsSL https://raw.githubusercontent.com/cptrodgers/mcpr/main/scripts/install.sh | sh
```
Or build from source:
```bash
cargo install --path .
```
## Features
### Single endpoint for MCP + widgets
Your MCP server and widget frontend run as separate processes. mcpr merges them behind one URL — `/mcp` routes to your backend, everything else serves your widgets. AI clients only need one endpoint.
```
Your machine Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.