Back to directory
0010aor/mcp-pr-pilot

0010aor/mcp-pr-pilot

@0010aor

A Model Context Protocol (MCP) server that helps you create pull request descriptions, commit messages, and code reviews based on code changes in your repository.

pull-requestcode-reviewcommit-messagegitautomationprmcp-server

Installation & Configuration

{
  "mcpServers": {
    "pr-pilot": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-servers/mcp-pr-pilot",
        "run",
        "mcp-server-pr-pilot"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13