Skip to content
Back to search
30
MCP

io.github.surajkgoyal/myopic

io.github.surajkgoyal/myopic

Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.

Uptime
0.0%
16 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
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
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
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.mshegolev/gitlab-ci-mcp
GitLab CI/CD MCP — pipelines, jobs, schedules, MRs, files. Any GitLab (SaaS or self-hosted).
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.surajkgoyal/myopic": {
      "url": "None",
      "transport": "http"
    }
  }
}