SERVER
github-twin
Rank #13,925io.github.ChristopherDavenport/github-twin
Personal RAG over your GitHub history — indexes commits, code, and review comments for retrieval in Claude Code.
First listed
May 16, 2026
Last publish date
May 19, 2026
OVERVIEW
github-twin is a Model Context Protocol (MCP) server published by christopherdavenport. It ranks #13,925 of 76,851 servers tracked on MCP Toplist. github-twin is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 19, 2026.
STANDING
#13,925of 76,851 tracked serversTop 25%
Ranks ahead of 62,926 of 76,851 servers on MCP Toplist.
CONNECT
Use github-twin
Add github-twin to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"github-twin": {
"command": "uvx",
"args": [
"github-twin"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"GT_PATHS__DATA_DIR": "<your GT_PATHS__DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
christopherdavenport
MORE FROM THIS PUBLISHER
Other servers by christopherdavenport
View all christopherdavenport servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.0.13 | May 19, 2026 |
FAQ
Frequently asked questions
- Who maintains github-twin?
- github-twin is maintained by christopherdavenport, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is github-twin listed on the Official MCP Registry?
- Yes — github-twin is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does github-twin have?
- MCP Toplist tracks 1 version of github-twin, most recently published on May 19, 2026.
- Where can I find the source code for github-twin?
- The source code for github-twin is hosted at github.com/christopherdavenport/github-twin.
EXPLORE