Git Summary runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 13 Apr 2026.
Git repo intelligence: summaries, blame, changelogs, branch health, and history search
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add git-summary -- npx -y git-summary-mcp
{
"mcpServers": {
"git-summary": {
"args": [
"-y",
"git-summary-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.git-summary]
command = "npx"
args = ["-y", "git-summary-mcp"]
{
"mcpServers": {
"git-summary": {
"args": [
"-y",
"git-summary-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"git-summary": {
"args": [
"-y",
"git-summary-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.