adhikasp/mcp-git-ingest
by Various
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
MCP
adhikasp/mcp-git-ingest
Added 1 June 2026
Overview
An MCP server that reads GitHub repository structure and important files. It exposes repository content to AI agents through the Model Context Protocol, allowing them to ingest codebases for analysis or context.
Best for
Best for
Developers building MCP-enabled AI agents that need to understand GitHub codebases
Use cases
- Provide AI assistants with repository structure and file contents for code understanding
- Automate code review by feeding repository data into MCP-compatible agents
- Generate documentation or summaries from GitHub repositories via MCP tools
How to use
Tools exposed
uvx
Example client config
{\n "mcpServers": {\n "mcp-git-ingest": {\n "command": "uvx",\n "args": ["--from", "git+https://github.com/adhikasp/mcp-git-ingest", "mcp-git-ingest"],\n }\n }\n} Notes
An MCP server that reads GitHub repository structure and important files. It exposes repository content to AI agents through the Model Context Protocol, allowing them to ingest codebases for analysis or context.
308 stars on GitHub. Last updated 2025-01-26. Licensed MIT.
Use cases
- Provide AI assistants with repository structure and file contents for code understanding
- Automate code review by feeding repository data into MCP-compatible agents
- Generate documentation or summaries from GitHub repositories via MCP tools
Pros
- Open source with a clear, focused purpose
- Integrates directly with the Model Context Protocol ecosystem
- Simple Python implementation easy to customize or extend
Cons
- Limited to GitHub repositories only
- Requires Python environment and MCP client to use
- Performance may degrade on very large repositories with many files
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a clear, focused purpose
- Integrates directly with the Model Context Protocol ecosystem
- Simple Python implementation easy to customize or extend
Cons
- Limited to GitHub repositories only
- Requires Python environment and MCP client to use
- Performance may degrade on very large repositories with many files
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.