Server data from the Official MCP Registry
Git repo intelligence: summaries, blame, changelogs, branch health, and history search
Git repo intelligence: summaries, blame, changelogs, branch health, and history search
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-yifanyifan897645-git-summary": {
"args": [
"-y",
"git-summary-mcp"
],
"command": "npx"
}
}
}This is a well-structured Git analysis MCP server with clean code and appropriate permissions for its purpose. It provides comprehensive Git repository tooling without authentication requirements, which is appropriate for local repository operations. The code quality is good with proper error handling and secure git command execution through the simple-git library. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!