Skip to content
Back to search
30
MCP

mcp-code-review

pypi/mcp-code-review

MCP server for LLM-powered code review — GitHub PRs, GitLab MRs, local diffs

Uptime
0.0%
1 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
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
gh-pr-mcp
MCP server exposing a focused set of GitHub PR and review helpers the gh CLI can't do in one shot
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools
iflow-mcp_mehmetakinn-gitlab-mcp-code-review
MCP server for GitLab Code Review
0 tools
github-pr-context-mcp
GitHub PR Review Context MCP Server
0 tools

How to use

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

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