Skip to content
Back to search
30
MCP

CodeReviewBuddy

pulsemcp/codereviewbuddy

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

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

Similar MCP servers embedding-nearest

io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
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.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
io.github.CSOAI-ORG/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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