Enterprise DNA
M MCP Servers Developer low

adhikasp/mcp-git-ingest

by Various

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

A

MCP

adhikasp/mcp-git-ingest

Added 1 June 2026

#git #llm #mcp #model-context-protocol

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

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