Batch Review✓
io.github.hevangel/batch-review-mcp · v1.0.0
v1.0.0▦ other mcpb: https://github.com/hevangel/batch-review-mcp/releases/download/v1.0.0/batch-review-mcp-1.0.0.mcpb↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.hevangel/batch-review-mcp",
"description": "Git diff and markdown review with a web UI plus MCP stdio for AI agents.",
"title": "Batch Review",
"repository": {
"url": "https://github.com/hevangel/batch-review-mcp",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/hevangel/batch-review-mcp",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/hevangel/batch-review-mcp/releases/download/v1.0.0/batch-review-mcp-1.0.0.mcpb",
"fileSha256": "5bf198917d3bc6515fb9d5a08a2e59ba4cf597b4d8c98311a61112cb38aeccb1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tool": "cursor-agent",
"version": "1.0.0"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}