Myopic MCP server
Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.
0 stars
Reviews
Write oneNobody has reviewed Myopic yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Myopic tools (12, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
code_searchHybrid semantic + full-text search over an indexed local repository.
dependency_impactFind everywhere a symbol is used in a checked-out repo (the blast radius).
index_repoBuild or incrementally refresh a semantic search index for a local repository.
index_statusReport whether a repo's semantic index is fresh, stale, or absent.
mr_changed_filesList the files changed in a merge request with stats — no diff content.
mr_diff_linesFetch a merge request's diff as structured, line-numbered hunks.
mr_diff_sectionsFetch a merge request's diff grouped by enclosing function/class, not raw hunks.
mr_post_commentswrite actionPost inline review comments to a merge/pull request. WRITE — this mutates the review.
mr_review_contextGraph-first review context: dependency impact per changed symbol, plus optional semantic enrichment.
mr_review_statusGet a merge request's review status: metadata + discussions + resolution.
mr_verify_reviewCheck whether each review thread was addressed by nearby diff changes.
trace_call_chainTrace a function's callers and callees across a checked-out repo (AST).
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan34 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 15 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add myopic -- uvx myopic
Myopic: common questions
- Is Myopic MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Myopic safety report
- How do I install Myopic?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Myopic need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Myopic maintained?
- The last commit was 15 days ago (2026-09-05). The latest release is v0.1.11.
- What can I use instead of Myopic?
- Servers from other publishers that do the same job: diffctx MCP server, Gitlab MCP server and Dep Diff MCP server. Compare all Myopic alternatives.
Alternatives to Myopic
Same job from other publishers: the closest match first, then the best rated.
- diffctxSelects the minimum code an LLM needs to review a git diffnot reviewedGrowingA
- GitlabMCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.not reviewedGrowingB
- Dep DiffTranslates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.not reviewedGrowingA
VulX WatchIndependent security review for AI-built apps. Watch a GitHub repo. Never a patch.not reviewedGrowingA- Batch ReviewGit diff and markdown review with a web UI plus MCP stdio for AI agents.not reviewedGrowingA