github-twin is a Model Context Protocol (MCP) server: Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP. Because it speaks the Model Context Protocol, AI assistants can use github-twin as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package github-twin (via uvx) speaks MCP over stdio on your machine. The current release is v0.0.17, published under the MIT license, with source at ChristopherDavenport/github-twin on GitHub.
On mcp.site, github-twin sits in the Version Control category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain github-twin for ChristopherDavenport, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — github-twin · MCP over stdio
▸Open source — MIT license · ChristopherDavenport/github-twin