Skip to content
Back to search
30
MCP streamable-http

Rami Code Review

reviews.rami/rami

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

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

GitHub PR Review Context
AI code review grounded in your repo history. Supports Test Gen and Security Audits.
0 tools
CodeReviewBuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
Code Reviewer AI
AI-powered code review and quality analysis tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rami_code_review": {
      "url": "https://rami.reviews/mcp",
      "transport": "streamable-http"
    }
  }
}