mcp-git-ingest

adhikasp/mcp-git-ingest
★ 303 stars Python 📁 File System Updated 1mo ago
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-git-ingest": {
      "command": "uvx",
      "args": [
        "mcp-git-ingest"
      ]
    }
  }
}

Or install with pip: pip install mcp-git-ingest

Topics

gitllmmcpmodel-context-protocol