A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
Inspired by gitingest.
{
"mcpServers": {
"mcp-git-ingest": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-git-ingest", "mcp-git-ingest"],
}
}
}Using mcp-client-cli: