gojira-mcp

bashhack/gojira-mcp
★ 1 stars Go 🔌 API Integration Updated today
MCP server that gives AI assistants structured access to Jira via jira-cli
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gojira-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/bashhack/gojira-mcp@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="logo.png" alt="gojira-mcp" width="200"> </p> <h1 align="center">gojira-mcp</h1> <div align="center"> </div> An [MCP](https://modelcontextprotocol.io/) server that gives AI assistants structured access to Jira via [jira-cli](https://github.com/ankitpokhrel/jira-cli). The headline feature is `create_issue` — a single tool call that creates an issue **and** assigns it, links it to an epic, transitions its status, and adds it to a sprint. No more chaining five shell comm

Tools (17)

assigneebodycommentscreate_issuedescriptionepicjqlkeylabelslimitparentpriorityprojectsprintstatussummarytype