mcpbeat Sign in

ThinkReview MCP Server

answering

ThinkReview is answering right now. Last checked 5 min ago. Last commit 10 Sep 2026.

Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.

Uptime history 39 days of history · worst day 99%
39 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
313 ms
Response time
average over 24h
1
Stars
last commit 10 Sep 2026

Nothing serious here today

Today is the operative word: we check ThinkReview every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 5 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.thinkreview.dev/v1 streamable-http sign-in 208 ms 5 min ago

Alternatives to ThinkReview

same job, measured the same way
Grok Build
by nuruvala

Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.

126 installs/wk local only
Myopic
by surajkgoyal

Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.

650 installs/wk local only
ui-ticket-mcp
by 0ics-srls

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

244 installs/wk local only
Glue Code Generator
by maverick7

Maps API JSON to Vue/React components with Zod schemas and live UI previews

66 installs/wk local only
LandLens rental records
by getlandlens

Owner of record, code violations, evictions and tenant reviews for US college-town rentals.

4 tools answering
Rami Code Review
by rami

AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor

answering
Code Reviewer AI MCP
by csoai-org

Code Reviewer Ai MCP Server by MEOK AI Labs

204 installs/wk local only
Keyframer
by keyframer

150+ React Native animation recipes, scene authoring, phone preview via QR, Reanimated v4 codegen

11 tools answering

ThinkReview — questions

Answers built from our own checks of this server.

Why is there no tool list for ThinkReview?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is ThinkReview working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 313 ms. The bar chart above shows every period we have measured.
How do I connect ThinkReview?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to ThinkReview?
No API key is involved. ThinkReview answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is ThinkReview?
It answers our handshake in 313 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ThinkReview open source?
Yes — it is published under the MIT licence and 1 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.