Skip to content
Back to search
30
MCP

github-twin

io.github.christopherdavenport/github-twin

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

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-twin
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
0 tools
MyAITwin
A personal RAG database you build from chat, so AI creates work that sounds like you.
0 tools · streamable-http
X Archive RAG
Local-first MCP tools for searching and drafting from your X/Twitter archive.
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
PinRAG
MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations.
0 tools
code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github-twin": {
      "url": "None",
      "transport": "http"
    }
  }
}