MCP Directory
Back

jiraxmcp

by vaibhavpandeyvpz · TypeScript · ★ 1

jiraxmcp is an open-source Jira stdio MCP server built on top of jira.js, commander, and @modelcontextprotocol/sdk.

Install

npx -y github:vaibhavpandeyvpz/jiraxmcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "jiraxmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:vaibhavpandeyvpz/jiraxmcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/jiraxmcp) [](https://github.com/vaibhavpandeyvpz/jiraxmcp/actions/workflows/publish-npm.yml) [](LICENSE) is an open-source Jira stdio MCP server built on top of [](https://github.com/mrrefactoring/jira.js/), , and . It lets MCP-compatible clients interact with Jira Cloud through issue, search, agile, comment, link, and attachment tools. It can also subscribe to inbound Jira webhook events through an MCP notification channel backed by a built-in HTTP server. - Exposes Jira Cloud as an MCP server over stdio. - Uses the official client for Jira REST and Agile…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers