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%
3 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
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
GitHub PR Review Context
AI code review grounded in your repo history. Supports Test Gen and Security Audits.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
ui-ticket-mcp
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
0 tools

How to use

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

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