Google PageRank for AI agents. 25,000+ tools indexed.

mcpr MCP Server

cptrodgers/mcpr

Score: 54.2 Rank #37 MCP Server
Are you the maintainer of cptrodgers/mcpr? Claim this listing →

Proxy layer for MCP apps — from localhost to production. Tunnel, debug, deploy, and monitor your MCP server and widgets through one endpoint.

Add AgentRank to Claude Code Discover and compare tools like cptrodgers/mcpr — your AI finds the right one automatically
Get API Access →
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

Rust Apache-2.0
mcpmcp-apptunnelmcp-widgets

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License Apache-2.0

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for cptrodgers/mcpr
[![AgentRank](https://agentrank-ai.com/api/badge/tool/cptrodgers--mcpr)](https://agentrank-ai.com/tool/cptrodgers--mcpr/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/cptrodgers--mcpr/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/cptrodgers--mcpr" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="cptrodgers/mcpr"></script>

Matched Queries

"mcp server""mcp-server"

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.