Skip to content

Ticket Automation

Free

by MCP Community

MCP server for automated ticket fixing workflow with Jira and Bitbucket integration

v1.2.4Added Apr 12, 2026
mcpjirabitbucketautomationgit
Works with:ClaudeGPTGeminiCopilot

Ticket Automation MCP Server

MCP server for automated ticket fixing workflow with Jira and Bitbucket integration

Installation

npx -y ticket-automation-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y ticket-automation-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ticket-automation": {
      "command": "npx",
      "args": ["-y", "ticket-automation-mcp"]
    }
  }
}