Skip to content
Back to search
30
MCP

DiffPilot

pulsemcp/diffpilot

Provides Git workflow tools for code review including diff analysis, PR generation, commit messages, and secret scanning

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

Similar MCP servers embedding-nearest

io.github.bkalafat/diffpilot
MCP server for PR code review, commit messages, changelogs, and secret detection.
0 tools
copilot-second-opinion
OpenCode plugin + MCP server + skill that runs an automated GitHub Copilot PR review loop: request review, wait deterministically via `gh ru
0 tools
DevPilot
Automates VPS initialization and deployment workflows through SSH connections, providing tools for system setup, service installation, Nginx
0 tools
Rails Diff
Rails version diff comparison through GitHub API integration.
0 tools
Diff AI
Tools for computing, visualizing, and analyzing code and text differences.
0 tools
Git PR Description Generator
Analyzes Git repository changes to automatically generate contextually relevant pull request descriptions based on commit differences.
0 tools

How to use

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

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