github-twin runs on your own machine — the client starts it, so there is no endpoint to ping. 393 installs a week from pypi. Last commit 2 Jul 2026.
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
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 github-twin -- uvx github-twin
{
"mcpServers": {
"github-twin": {
"args": [
"github-twin"
],
"command": "uvx"
}
}
}
[mcp_servers.github-twin]
command = "uvx"
args = ["github-twin"]
{
"mcpServers": {
"github-twin": {
"args": [
"github-twin"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"github-twin": {
"args": [
"github-twin"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.