Myopic runs on your own machine — the client starts it, so there is no endpoint to ping. 729 installs a week from pypi. Last commit 29 Jul 2026.
Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.
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"
}
}
}
Answers built from our own checks of this server.