Loomal

Jira Cloud

MCP server by github.com/aaronsb/jira-cloud

MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields

4 starsnpm: @aaronsb/jira-cloud-mcp

About Jira Cloud

Jira Cloud is an MCP (Model Context Protocol) server published by aaronsb in the official MCP registry, listed under Cloud Platforms on Loomal. MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields

It ships as an npm package (@aaronsb/jira-cloud-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aaronsb/jira-cloud, where the project has earned 4 GitHub stars.

Use Jira Cloud with your agent

Claude Code · one command
claude mcp add jira-cloud -- npx -y @aaronsb/jira-cloud-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "jira-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@aaronsb/jira-cloud-mcp"
      ]
    }
  }
}
npm@aaronsb/jira-cloud-mcp

Frequently asked questions

What is Jira Cloud?
Jira Cloud is an MCP (Model Context Protocol) server by aaronsb in the Cloud Platforms category. MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
How do I connect Jira Cloud to Claude, Cursor, or another MCP client?
Install Jira Cloud from its npm package (@aaronsb/jira-cloud-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Jira Cloud open source?
Yes — the source code is public at github.com/aaronsb/jira-cloud, with 4 GitHub stars.
Can AI agents pay to use Jira Cloud?
Not yet through Loomal — Jira Cloud is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Jira Cloud? Claim this listing free by verifying GitHub ownership, or contact us.