Repiscope runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 9 Jul 2026.
Read-only MCP server: your agent sees all your sibling repos but structurally cannot touch them
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 repiscope -- uvx repiscope
{
"mcpServers": {
"repiscope": {
"args": [
"repiscope"
],
"command": "uvx"
}
}
}
[mcp_servers.repiscope]
command = "uvx"
args = ["repiscope"]
{
"mcpServers": {
"repiscope": {
"args": [
"repiscope"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"repiscope": {
"args": [
"repiscope"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.