Back to search
30
MCP

code-review-mcp

pypi/code-review-mcp

MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests

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

Similar MCP servers embedding-nearest

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
mcp-code-review
MCP server for LLM-powered code review — GitHub PRs, GitLab MRs, local diffs
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
iflow-mcp_mehmetakinn-gitlab-mcp-code-review
MCP server for GitLab Code Review
0 tools

How to use

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

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