yifanyifan897645/git-summary-mcp
MCP server for local Git repository intelligence — commit summaries, changelogs, blame analysis, branch health
Platform-specific configuration:
{
"mcpServers": {
"git-summary-mcp": {
"command": "npx",
"args": [
"-y",
"git-summary-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...