Serversio.github.bkalafat/diffpilot
D

io.github.bkalafat/diffpilot

io.github.bkalafat/diffpilot · v1.0.7
▦ nuget
v1.0.7nuget nuget: DiffPilot↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.bkalafat/diffpilot",
  "description": "MCP server for PR code review, commit messages, changelogs, and secret detection.",
  "repository": {
    "url": "https://github.com/bkalafat/DiffPilot",
    "source": "github"
  },
  "version": "1.0.7",
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "DiffPilot",
      "version": "1.0.7",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}