Instantly Connect Claude Code to JIRA and Confluence with Atlassian MCP

Written by
Alvin Y. Cheung
|
Published on
June 27, 2025

Open your terminal, then run:

claude mcp add atlassian npx mcp-remote https://mcp.atlassian.com/v1/sse

Next, start Claude Code:

claude

Sign in when prompted, and you are ready to build.

For local mcp installation specific to the directory, you're in:

claude mcp add atlassian -s local npx mcp-remote https://mcp.atlassian.com/v1/sse

Why This Integration Matters

Giving Claude Code direct access to JIRA and Confluence through the Atlassian MCP is a force multiplier for any engineering or product team:

  1. Single Source of Truth
    Claude can pull tickets, acceptance criteria, and Confluence pages in real time, so your code, tasks, and documentation always stay aligned.
  2. Fewer Context‑Switches
    Developers no longer jump between the IDE, browser, and chat. They call up ticket details, update statuses, or create pages without leaving the terminal, which protects focus and reduces errors.
  3. Automated Traceability
    Commit messages, branch names, and pull requests can auto‑link to the relevant JIRA issues. This creates an end‑to‑end audit trail from requirement to release, improving compliance and team visibility.
  4. Instant Knowledge Retrieval
    Claude can answer questions by querying Confluence directly. Onboarding becomes easier, tribal knowledge surfaces quickly, and decisions are backed by documented context.
  5. Streamlined Workflows
    Actions like moving a story to “In Progress”, logging time, or spinning up a retrospective page can be scripted. Routine project‑management steps turn into one‑line commands, freeing up time for higher‑value work.

In short, integrating Atlassian MCP turns Claude Code into a command‑center that merges coding, planning, and documentation. Your team ships features faster, stays organized, and keeps institutional knowledge where it belongs, right alongside the code.