The reputation layer for AI skills, tools & agents

adhikasp/mcp-git-ingest

Score: 21.2 Rank #11369

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

Overview

adhikasp/mcp-git-ingest is a Python MCP server licensed under MIT. A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files. Topics: git, llm, mcp, model-context-protocol.

Ranked #11369 out of 25632 indexed tools.

Ecosystem

Python MIT
gitllmmcpmodel-context-protocol

Signal Breakdown

Stars 303
Freshness 1y ago
Issue Health 0%
Contributors 3
Dependents 0
Forks 42
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 414 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 10 open vs 0 closed issues — triaging stale issues improves health

Badge

AgentRank score for adhikasp/mcp-git-ingest
[![AgentRank](https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-git-ingest)](https://agentrank-ai.com/tool/adhikasp--mcp-git-ingest)
<a href="https://agentrank-ai.com/tool/adhikasp--mcp-git-ingest"><img src="https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-git-ingest" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# MCP Git Ingest

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

Inspired by [gitingest](https://gitingest.com/).

<a href="https://glama.ai/mcp/servers/un2zatig9e"></a>

## Configuration

```json
{
    "mcpServers": {
        "mcp-git-ingest": {
            "command": "uvx",
            "args": ["--from", "git+https://github.com/adhikasp/mcp-git-ingest", "mcp-git-ingest"],
        }
    }
}
```

## Usage

Using [mcp-client-cli](https://github.com/adhikasp/mcp-client-cli):

```
$ llm read https://github.com/adhikasp/mcp-git-ingest and determine how the code technically works

I'll help you understand the technical details of the mcp-git-ingest repository. I'll first fetch the directory structure and then read the important files to analyze how the code works.

Tool Calls:
  github_directory_structure
  Args:
    repo_url: https://github.com/adhikasp/mcp-git-ingest

Now, I'll read the important files to understand the technical im
Read full README on GitHub →
Are you the maintainer? Claim this listing