1
0 Comments

ThinkReview MCP is now on the Official MCP Registry

Hey Indie Hackers! We just shipped a major milestone for ThinkReview, our AI code review tool for GitHub, GitLab, Azure DevOps, and Bitbucket. ThinkReview MCP (v1.3.0) is now live on the Official MCP Registry at registry.modelcontextprotocol.io under the namespace io.github.Thinkode/thinkreview!

What we shipped:

We've pointed the registry record at our hosted Streamable HTTP endpoint (`https://mcp.thinkreview.dev/v1`). This makes it vastly easier for developers to discover our server without hunting through GitHub repos or documentation.

With ThinkReview MCP, users get:

- Live PR/MR reviews via the review_url_code tool supporting GitHub, GitLab, Azure DevOps, and Bitbucket URLs.

- Secure OAuth (recommended) or portal Bearer auth.

- Native compatibility with Cursor, Claude Code, Claude Desktop, and GitHub Copilot.

- The exact same review engine and credits as our browser extension.

Why it matters:

Getting listed on the official registry bridges the gap for AI-native developers who live inside tools like Cursor and Claude. Instead of forcing manual local npm installations, our remote MCP architecture lets users configure a simple endpoint, authenticate, and instantly paste a pull request URL to get a comprehensive code review.

If you're building or using MCPs, we also wrote a transparent breakdown of how we published a remote MCP without requiring an npm package: https://thinkreview.dev/blog/how-i-listed-my-mcp-on-the-official-mcp-registry

You can check out the listing and get started via https://thinkreview.dev/blog/2026-08-15-thinkreview-mcp-now-on-official-mcp-registry. I'd love to hear your thoughts or answer any questions about our remote MCP setup and auth flow!

posted toAvatar for product ThinkReview
ThinkReview