gitingest-mcp
2.2
The Gitingest MCP Server is a Model Context Protocol server designed to convert any Git repository into a simplified text digest of its codebase. It offers features like easy AI assistant integration and comprehensive repository analysis, making it a versatile tool for developers.
Gitingest MCP Server
A Model Context Protocol (MCP) server implementation that transforms any Git repository into a simple text digest of its codebase.
Features
- Easy integration with AI assistants through the Model Context Protocol
- Git repository analysis and ingestion capabilities
- Support for filtering files by size, patterns, and branches
- Comprehensive repository information including summaries, file structure, and content
Usage
Configuration Options
Add configuration to enable gitingest-mcp as an MCP server through different installation methods: PyPI, GitHub, and Local Installation.
API
ingest_git
Analyzes a Git repository and returns structured content including a repository summary, file structure, and repository files.