version control

Mcp Git Ingest

Read and analyze GitHub repositories with your LLM

python
local
version control
0
View on GitHub

Installation

npx -y adhikasp/mcp-git-ingest

Configuration

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

GitHub: https://github.com/adhikasp/mcp-git-ingest

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub