PluginBench
MCP Server

io.github.yifanyifan897645/git-summary MCP Server

io.github.yifanyifan897645/git-summary

What is the io.github.yifanyifan897645/git-summary MCP server?

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

How to install io.github.yifanyifan897645/git-summary

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/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"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "git-summary": {
      "command": "npx",
      "args": [
        "-y",
        "git-summary-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "git-summary": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "git-summary-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add git-summary -- npx -y git-summary-mcp

Related MCP servers

Analyze your MCP setup: token costs, grades, duplicates, and optimization tips

View repository →

Website health analysis: SEO, accessibility, performance, security, and broken links

View repository →