Skip to content
Back to search
30
MCP

Batch Review

io.github.hevangel/batch-review-mcp

Git diff and markdown review with a web UI plus MCP stdio for AI agents.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

batch-review-mcp
Batch review tool for markdown files and code changes — MCP server + web UI
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
Rami Code Review
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
0 tools · streamable-http
CodeReviewBuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
Optibot
AI code review for your AI assistant — review local changes, branch diffs, and patch files.
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools

How to use

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

{
  "mcpServers": {
    "batch_review": {
      "url": "None",
      "transport": "http"
    }
  }
}