← Index

io.github.yifanyifan897645/git-summary

io.github.yifanyifan897645/git-summary·v0.1.2·Search
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "git-summary": {
      "command": "npx",
      "args": [
        "-y",
        "git-summary-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "git-summary": {
      "command": "npx",
      "args": [
        "-y",
        "git-summary-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y git-summary-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search