MCP server that converts Git repositories into structured text digests with summaries and file contents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Gitingest MCP.
A Model Context Protocol (MCP) server implementation that integrates with gitingest for turning any Git repository into a simple text digest of its codebase.
Add the following configuration to your AI assistant's settings to enable gitingest-mcp as an MCP server:
The server provides the following tool:
ingest_gitAnalyzes a Git repository and returns its content in a structured format.
source: The URL of a Git repository or a local directory pathmax_file_size (optional): Maximum allowed file size in bytes (default: 10MB)include_patterns (optional): Pattern or set of patterns specifying files to include (e.g., "*.md, src/")exclude_patterns (optional): Pattern or set of patterns specifying files to excludebranch (optional): The branch to clone and analyze (default: "main")A string containing:
See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/narumiruna-gitingest-mcp)<a href="https://allmcps.com/mcp/narumiruna-gitingest-mcp"><img src="https://allmcps.com/api/badge/narumiruna-gitingest-mcp?style=directory" alt="Gitingest MCP on AllMCPs" /></a>