Skip to content
Back to search
30
MCP

Git Summary

pulsemcp/git summary

Lightweight git commit message summary generator that analyzes repository histories by filtering commits and producing human-readable markdown summaries highlighting key changes and business impact.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Git PR Description Generator
Analyzes Git repository changes to automatically generate contextually relevant pull request descriptions based on commit differences.
0 tools
io.github.yifanyifan897645/git-summary
Git repo intelligence: summaries, blame, changelogs, branch health, and history search
0 tools
git-summary-mcp
MCP server for local Git repository intelligence — commit summaries, changelogs, blame analysis, branch health, and semantic diffs
0 tools
Git
Integrates with Git repositories using simple-git to enable core version control operations like cloning, committing, and branch management.
0 tools
Commit Message AI
AI-powered commit message generation and formatting tools.
0 tools
io.github.muba00/gitstandup
Generate daily standup notes from git commits across multiple repositories with AI summaries.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "git_summary": {
      "url": "None",
      "transport": "http"
    }
  }
}