Loomal

Git repo intelligence: summaries, blame, changelogs, branch health, and history search

0 starsnpm: git-summary-mcp

About git-summary

git-summary is an MCP (Model Context Protocol) server published by yifanyifan897645 in the official MCP registry, listed under Search on Loomal. Git repo intelligence: summaries, blame, changelogs, branch health, and history search

It ships as an npm package (git-summary-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yifanyifan897645/git-summary-mcp.

Use git-summary with your agent

Claude Code · one command
claude mcp add git-summary -- npx -y git-summary-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "git-summary": {
      "command": "npx",
      "args": [
        "-y",
        "git-summary-mcp"
      ]
    }
  }
}
npmgit-summary-mcp

Frequently asked questions

What is git-summary?
git-summary is an MCP (Model Context Protocol) server by yifanyifan897645 in the Search category. Git repo intelligence: summaries, blame, changelogs, branch health, and history search
How do I connect git-summary to Claude, Cursor, or another MCP client?
Install git-summary from its npm package (git-summary-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is git-summary open source?
Yes — the source code is public at github.com/yifanyifan897645/git-summary-mcp.
Can AI agents pay to use git-summary?
Not yet through Loomal — git-summary is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain git-summary? Claim this listing free by verifying GitHub ownership, or contact us.