Back to search
30
MCP

io.github.bkalafat/diffpilot

io.github.bkalafat/diffpilot

MCP server for PR code review, commit messages, changelogs, and secret detection.

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

Similar MCP servers embedding-nearest

io.github.ryudi84/diff
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
diff-forge-mcp
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
io.github.ryudi84/changelog
MCP server for generating changelogs from conventional commits.
0 tools
mcp-code-review
MCP server for LLM-powered code review — GitHub PRs, GitLab MRs, local diffs
0 tools
spoilerdo/mcp-gitlab
MCP server for Gitlab where you can do more then the original, like get raw diff of merge requests
0 tools
io.github.vomeshatukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "io.github.bkalafat/diffpilot": {
      "url": "None",
      "transport": "http"
    }
  }
}