Back to search
30
MCP

io.github.detailobsessed/codereviewbuddy

io.github.detailobsessed/codereviewbuddy

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

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

Similar MCP servers embedding-nearest

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
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools
gemini-code-review-mcp
MCP server for AI-powered code reviews using Google Gemini with contextual awareness
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.detailobsessed/codereviewbuddy": {
      "url": "None",
      "transport": "http"
    }
  }
}