Loading languages...
MC

mcp-server-pr-pilot

@0010aor3

A Model Context Protocol (MCP) server that helps you create pull request (PR) descriptions, commit messages, and code reviews based on the actual code changes in your repository. It provides the output of `git diff` and a summarization instruction, making it easy to generate meaningful PR descriptions, commit messages, and reviews using LLMs or other tools.

pr
commit
code-review
git
mcp-server

# mcpServer Config

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

# stdio

uv run mcp-server-pr-pilot
Transport:
stdio
भाषा:
Python
बनाया गया:4/21/2025
अद्यतन किया गया:4/22/2025
मुखपृष्ठ:
https://github.com/0010aor/mcp-pr-pilot