jira-to-pr-workflow-mcp

juan-rome/jira-to-pr-workflow-mcp
★ 0 stars JavaScript API Integration Updated 2d ago
MCP-native sibling of jira-to-pr-workflow: same ticket-to-PR pipeline and quality gate, Jira/GitHub access via connected MCP servers instead of a personal token and gh CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-to-pr-workflow-": {
      "command": "npx",
      "args": [
        "-y",
        "juan-rome/jira-to-pr-workflow-mcp"
      ]
    }
  }
}

README Excerpt

The MCP-native sibling of same real pipeline (fetch a ticket, refuse to implement it if it isn't actually ready, implement it, open a PR with a real screenshot, optionally close the loop on the ticket), but Jira and GitHub access go through the Atlassian and GitHub MCP servers a user connects to their own Claude Code,