adhikasp/mcp-git-ingest
Read and analyze GitHub repositories with your LLM
Quick Start
Clone the repository:
git clone https://github.com/adhikasp/mcp-git-ingestClaude Desktop configuration example:
{
"mcpServers": {
"mcp-git-ingest": {
"command": "npx",
"args": [
"-y",
"adhikasp/mcp-git-ingest"
]
}
}
}Check the repository README for specific installation and configuration instructions.