shoal

rmferguson/shoal
★ 0 stars TypeScript API Integration Updated 5d ago
Jira MCP server — correct, complete, open source
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": {
    "shoal": {
      "command": "npx",
      "args": [
        "-y",
        "rmferguson/shoal"
      ]
    }
  }
}

README Excerpt

A local MCP server for Jira that works correctly. Built as a quality alternative to Atlassian's official server, which has unfixed bugs in issue creation, pagination, custom fields, and comment handling. | Atlassian bug | Shoal | |---------------|-------| | `createJiraIssue` creates two identical tickets on every call | Single POST, no duplicates |

Tools (4)

ATLASSIAN_API_TOKENATLASSIAN_USER_EMAILJIRA_SITE_URLgetJiraIssue