SERVER

github-twin

Rank #8299

io.github.ChristopherDavenport/github-twin

Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.

First listed
May 19, 2026
Last publish date
May 19, 2026
OVERVIEW

github-twin is a Model Context Protocol (MCP) server published by ChristopherDavenport. It ranks #8299 of 58,832 servers tracked on MCP Toplist. github-twin is listed on Official MCP, with 1 tracked version. It was first listed on May 19, 2026 and most recently updated on May 19, 2026.

STANDING
#8,299of 58,832 tracked serversTop 25%

Ranks ahead of 50,533 of 58,832 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

ORGANIZATION

ChristopherDavenport

Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.0.13May 19, 2026
FAQ

Frequently asked questions

What is github-twin?
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
Who maintains github-twin?
github-twin is maintained by ChristopherDavenport, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is github-twin an official MCP server?
Yes — github-twin is listed on the Official MCP Registry.
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