Myopic runs on your own machine — the client starts it, so there is no endpoint to ping. 650 installs a week from pypi. Last commit 5 Sep 2026.
Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add myopic -- uvx myopic
{
"mcpServers": {
"myopic": {
"args": [
"myopic"
],
"command": "uvx"
}
}
}
[mcp_servers.myopic]
command = "uvx"
args = ["myopic"]
{
"mcpServers": {
"myopic": {
"args": [
"myopic"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"myopic": {
"args": [
"myopic"
],
"command": "uvx"
}
}
}
Selects the minimum code an LLM needs to review a git diff
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
A small, generic MCP server for combining GitHub/GitLab/Gitea releases into product release notes
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
The official Letmediff MCP server helping you review your code with an agent first workflow
Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.
Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.
Answers built from our own checks of this server.