Server Directory
ProductivityIntermediate

Jira

by Atlassian

Manage Jira issues, projects, and agile workflows. Create and update tickets, query sprint data, access boards, and track project progress through comprehensive API access.

CAPABILITIES

  • Issue creation and updates
  • Sprint and epic management
  • Board and backlog access
  • JQL query execution
  • Workflow state transitions
  • Project analytics and velocity

INSTALLATION

Terminal
npx -y @atlassian/mcp-server-jira

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "jira": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@atlassian/mcp-server-jira"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Intermediate
Maintained By
Atlassian
NPM Package
@atlassian/mcp-server-jira

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →