Mmcp.market

Myopic MCP server

by SurajKGoyal·io.github.SurajKGoyal/myopic·v0.1.11

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • code_search

    Hybrid semantic + full-text search over an indexed local repository.

  • dependency_impact

    Find everywhere a symbol is used in a checked-out repo (the blast radius).

  • index_repo

    Build or incrementally refresh a semantic search index for a local repository.

  • index_status

    Report whether a repo's semantic index is fresh, stale, or absent.

  • mr_changed_files

    List the files changed in a merge request with stats — no diff content.

  • mr_diff_lines

    Fetch a merge request's diff as structured, line-numbered hunks.

  • mr_diff_sections

    Fetch a merge request's diff grouped by enclosing function/class, not raw hunks.

  • mr_post_commentswrite action

    Post inline review comments to a merge/pull request. WRITE — this mutates the review.

  • mr_review_context

    Graph-first review context: dependency impact per changed symbol, plus optional semantic enrichment.

  • mr_review_status

    Get a merge request's review status: metadata + discussions + resolution.

  • mr_verify_review

    Check whether each review thread was addressed by nearby diff changes.

  • trace_call_chain

    Trace 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

no findings
  • 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
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add myopic -- uvx myopic
Add to Cursor

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.

All Myopic alternatives →
  • diffctx
    Selects the minimum code an LLM needs to review a git diff
    A
  • Gitlab
    MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
    B
  • Dep Diff
    Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.
    A
  • VulX Watch
    Independent security review for AI-built apps. Watch a GitHub repo. Never a patch.
    A
  • Batch Review
    Git diff and markdown review with a web UI plus MCP stdio for AI agents.
    A

More from SurajKGoyal