mcpbeat Sign in

Tenpace Review Router MCP Server

by tenpace-app Your server? Claim it
answering

Tenpace Review Router is answering right now. Last checked 7 min ago. It exposes 5 tools. Last commit 10 Aug 2026.

Human-authenticated setup for routing GitHub pull requests into the right Slack channel.

Uptime history 48 days of history · worst day 93%
48 days agonow
98.9%
Uptime 24h
91 of 92 checks
5
Tools
read from the server
443 ms
Response time
average over 24h
0
Stars
last commit 10 Aug 2026

Tenpace Review Router missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add review-router --transport http https://api.tenpace.com/v1/review-router/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "review-router": {
      "url": "https://api.tenpace.com/v1/review-router/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.review-router]
url = "https://api.tenpace.com/v1/review-router/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "review-router": {
      "url": "https://api.tenpace.com/v1/review-router/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "review-router": {
      "url": "https://api.tenpace.com/v1/review-router/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

apply
apply_review_router_setup
Idempotently create or reconcile the route after the person completing setup signed in, claimed the current intent, and connected both providers.
preview
preview_review_router_setup
Read the exact current intent version and locked setup plan before asking a human to continue.
review
get_review_router_setup_status
Read structured progress and the next required human action.
send
send_review_router_test
After route application, idempotently send one real Slack setup message through the production delivery path.
start
start_review_router_setup
Create an inert GitHub-to-Slack setup plan and return one browser sign-in URL for the person completing setup.

Endpoints

URLTransportStateLatencyChecked
https://api.tenpace.com/v1/review-router/mcp streamable-http answering 532 ms 7 min ago

Alternatives to Tenpace Review Router

same job, measured the same way
Localhero.ai
by localhero

Manage product translations from Claude and ship reviewed changes as GitHub pull requests.

answering
Dev Changes
by openhelm

Turn described changes into reviewed pull requests: propose, triage, review, dependency audits.

answering
Github
by pipeworx-io

GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

40 tools answering
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

365 installs/wk local only
Clawhub
by maxz712

Git hosting for AI agents: repos, changes, focused diffs, reviews, issues, code search.

17 installs/wk local only
Code Factory
by zrk222

Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.

2 646 installs/wk local only
Feedback Synthesis MCP
by sapph1re

Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.

62 installs/wk 4 tools answering
GoDrop
by fatihbaltaci

Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.

local only

Tenpace Review Router — questions

Answers built from our own checks of this server.

What can Tenpace Review Router do?
It exposes 5 tools, read directly from the server on our last check. Among them: apply_review_router_setup, get_review_router_setup_status, preview_review_router_setup, send_review_router_test, start_review_router_setup. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tenpace Review Router working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 443 ms. The bar chart above shows every period we have measured.
How do I connect Tenpace Review Router?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tenpace Review Router need an API key?
No. Tenpace Review Router completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tenpace Review Router?
It answers our handshake in 443 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Tenpace Review Router open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.