Back to search
30
MCP

batch-review-mcp

pypi/batch-review-mcp

Batch review tool for markdown files and code changes — MCP server + web UI

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

Similar MCP servers embedding-nearest

Batch Review
Git diff and markdown review with a web UI plus MCP stdio for AI agents.
0 tools
doc-reviewer-mcp
MCP server for OCR-generated Markdown document review and diagnostics
0 tools
mcp-code-review
MCP server for LLM-powered code review — GitHub PRs, GitLab MRs, local diffs
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
btx-fix-mcp
MCP servers for code review and automated fixing
0 tools
mcp-server-code-review
MCP server for code reviews - connects LLMs to GitHub and GitLab to analyze Merge/Pull Requests and provide expert feedback
0 tools

How to use

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

{
  "mcpServers": {
    "batch-review-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}