Back to MCP Servers
🔌

adhikasp/mcp-git-ingest

MIT

🐍 🏠 - Read and analyze GitHub repositories with your LLM

PythonDev Tools

Install

npx -y adhikasp-mcp-git-ingest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "adhikasp-mcp-git-ingest": {
      "command": "npx",
      "args": [
        "-y",
        "adhikasp-mcp-git-ingest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.