mcpbeat Sign in

Rami Code Review MCP Server

answering

Rami Code Review is answering right now. Last checked 1 min ago. Last commit 11 Sep 2026.

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

Uptime history 51 days of history
51 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
995 ms
Response time
average over 24h
0
Stars
last commit 11 Sep 2026

Nothing serious here today

Today is the operative word: we check Rami Code Review 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 1 min ago.

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

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://rami.reviews/mcp streamable-http sign-in 878 ms 1 min ago

Alternatives to Rami Code Review

same job, measured the same way
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

72 installs/wk local only
Grok MCP
by howardpen9

Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.

61 installs/wk local only
Doom MCP
by gunnargrosch

Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client

102 installs/wk local only
Global Agent Memory
by ozankasikci

Shared, project-aware memory for Claude Code, Codex, and other agents with human review.

85 installs/wk local only
Kireo
by wang1051992187

Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.

89 installs/wk local only
Codereviewbuddy
by detailobsessed

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

365 installs/wk local only
Ask Gemini
by lykhoyda

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

161 installs/wk local only
Regulatory Signals
by rikocr8orh8

Audit GitHub repos for security, compliance, and EU AI Act exposure from Claude or Cursor.

38 installs/wk local only

Rami Code Review — questions

Answers built from our own checks of this server.

Why is there no tool list for Rami Code Review?
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 Rami Code Review working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 995 ms. The bar chart above shows every period we have measured.
How do I connect Rami Code Review?
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 Rami Code Review?
No API key is involved. Rami Code Review 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 Rami Code Review?
It answers our handshake in 995 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Rami Code Review open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.