A personal RAG MCP server that indexes your GitHub commits and review comments, surfacing them as retrieval hits to help Claude Code write or review code in your style.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GITHUB_TOKEN— 3. env var: a classic PAT works too; useful for CI /GT_PATHS__DATA_DIR— in your environment (or in ~/.claude.json'sXDG_DATA_HOME— data_dir> is $/github-twin (or ~/.local/share/github-twin)ANTHROPIC_API_KEY— Anthropic (Claude) Distill / summarize / eval LLM. Best quality.GT_GEMINI_PROJECT— via GEMINI_API_KEY / GOOGLE_API_KEY, or viaGT_GEMINI_LOCATIONGEMINI_API_KEY— Google (Gemini, API key) or GOOGLE_API_KEY Distill / summarize / eval LLM. Free tier is generous.GOOGLE_API_KEY— Google (Gemini, API key) GEMINI_API_KEY or Distill / summarize / eval LLM. Free tier is generous.OTEL_EXPORTER_OTLP_ENDPOINT— export =http://localhost:4318OTEL_EXPORTER_OTLP_TRACES_ENDPOINTOTEL_SERVICE_NAME— export =github-twin # optional[](https://m8ven.ai/mcp/christopherdavenport-github-twin-1yteqd)