Back to directory
pr-creator-mcp

pr-creator-mcp

@urijan442

GitHub Pull Request 자동 생성 및 푸시를 위한 MCP 서버로, Cursor, Claude 등과 연동 가능합니다.

githubpull-requestautomationmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "pr-write": {
      "command": "node",
      "args": [
        "/your/path/to/build/index.js"
      ],
      "env": {
        "GITHUB_TOKEN": "..."
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/18
Updated
2026/5/30