DiffPilot is an MCP server that enables local AI code reviews before pushing changes to a repository. It provides tools for self-reviewing code, assisting reviewers, and automatically detecting base branches.
From the registry: MCP server for PR code review, commit messages, changelogs, and secret detection.
$ dotnet tool install -g DiffPilothttps://www.nuget.org/packages/DiffPilotPlease install the `diffpilot` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install .NET 9 SDK** — Required to install and run the DiffPilot global tool. (https://dotnet.microsoft.com/download)
- **Install DiffPilot global tool** — Install the DiffPilot .NET global tool. Run: `dotnet tool install -g DiffPilot` (https://www.nuget.org/packages/DiffPilot)
Canonical MCP server config (stdio transport):
- command: `diffpilot`
- args: []
Note: Local AI code review helper. Also ships as a VS Code extension. Runs in the current workspace directory for git operations.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.