71
/ 100
9 hours ago
glama

myopic

myopic is a code-review MCP server that reviews GitLab/GitHub merge requests against the whole codebase, not just the diff, analyzing blast radius and conventions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: MYOPIC_GITLAB_TOKEN, GITLAB_TOKEN, MYOPIC_GITHUB_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYOPIC_HOMEenv var MYOPIC_CONFIG / override the config file / directory
configXDG_CONFIG_HOME
configMYOPIC_CONFIGenv var / MYOPIC_HOME override the config file / directory
configMYOPIC_EMBED_MODELOverride the model/endpoint with / MYOPIC_OLLAMA_URL.
configMYOPIC_OLLAMA_URL1. Ollama running (default localhost:11434, or set ).
configMYOPIC_AUTO_PULL"env": { "GITLAB_TOKEN": "glpat-…", "": "1" }
configMYOPIC_AUTO_INDEX(disable with =0; the graph pass needs no index and always
configMYOPIC_GITLAB_URLenv var / GITLAB_URL fallback if no TOML
configGITLAB_URLenv var MYOPIC_GITLAB_URL / fallback if no TOML
🔐 secretMYOPIC_GITLAB_TOKENenv var / GITLAB_TOKEN fallback if no TOML
🔐 secretGITLAB_TOKENTOML as ${} — never in the config file itself. Rotate it with
configMYOPIC_GITHUB_URL
configGITHUB_URL
🔐 secretMYOPIC_GITHUB_TOKEN
🔐 secretGITHUB_TOKENGitHub PRs: just pass a PR URL. Set a (a PAT with
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/surajkgoyal-myopic-1jhtny)](https://m8ven.ai/mcp/surajkgoyal-myopic-1jhtny)
commit: 3ae56fad1d54d39299ae85d2451b259cb2fb5665
code hash: 9b07e75f3aab87f29e7e08a8a669641cf88fd474ede370d50d383d564be9a950
verified: 7/31/2026, 9:10:05 AM
view raw JSON →