Back to search
30
MCP

mcp-server-code-review

npm/mcp-server-code-review

MCP server for code reviews - connects LLMs to GitHub and GitLab to analyze Merge/Pull Requests and provide expert feedback

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

Similar MCP servers embedding-nearest

mcp-code-review
MCP server for LLM-powered code review — GitHub PRs, GitLab MRs, local diffs
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.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
mcp-bugbot-gitlab
MCP server for GitLab merge request management
0 tools
io.github.zereight/gitlab-mcp
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
0 tools

How to use

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

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