version control
Mcp Git Ingest
Read and analyze GitHub repositories with your LLM
python
local
version control
Installation
npx -y adhikasp/mcp-git-ingestConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-git-ingest",
"command": "npx",
"args": [
"-y",
"adhikasp/mcp-git-ingest"
]
}About This MCP Server
adhikasp/mcp-git-ingest
Read and analyze GitHub repositories with your LLM
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub