Arlet
Atlassian (Jira / Confluence)

Connect Atlassian (Jira / Confluence) to Claude Code

Search, read and write Atlassian (Jira / Confluence) from Claude Code. Arlet links the two through one MCP connection and takes care of keys and authentication.

Arlet makes Atlassian's official MCP server (Rovo MCP) available from the AI client you already use. There is no app to create on the Atlassian side. Signing in completes the connection.

The AI can search, create, update and transition Jira issues, and search, read, create and update Confluence pages. The available tools are those provided by Atlassian's official server, and what can be read or written is exactly what your Atlassian account can. If your organization admin restricts connecting domains, ask them to allow Arlet's domain.

How to connect Atlassian (Jira / Confluence) to Claude Code

  1. 1

    In the Arlet dashboard, open Integrations β†’ Add an integration and choose Atlassian (Jira / Confluence). Sign in with Link Atlassian (Jira / Confluence), name the connection and click Create.

  2. 2

    In your terminal, run claude mcp add --transport http arlet https://mcp.arlet.dev/mcp/ to add Arlet as an MCP server.

  3. 3

    Start Claude Code, run /mcp, select arlet and click Authenticate.

  4. 4

    Your browser opens. Sign in with Google and click Allow on the consent screen. The connection is complete.

The connection is per user and works across every project on the same machine.

What you can do

Atlassian (Jira / Confluence) tools that Claude Code can call.

  • searchJiraIssuesUsingJql

    Search Jira issues with JQL.

  • getJiraIssue

    Get one issue in full, including description, status, assignee and custom fields.

  • createJiraIssue

    Create an issue.

  • editJiraIssue

    Update an issue.

  • transitionJiraIssue

    Move an issue to another status.

  • addOrEditJiraIssueComment

    Add or edit a comment on an issue.

  • listJiraProjects

    List projects.

  • listJiraBoardSprints

    List the sprints of a board.

  • getJiraBoardSprintData

    Get the issues and progress of a sprint.

  • searchConfluence

    Search Confluence pages and blog posts with CQL.

  • getConfluenceContent

    Read a page's content.

  • createConfluenceContent

    Create a page.

  • updateConfluenceContent

    Update a page.

  • listConfluenceSpaces

    List spaces.

  • createConfluenceComment

    Comment on a page.

  • discover

    Describe what you need in plain language to find the matching Jira or Confluence tool.

The tool list follows what Atlassian (Jira / Confluence)'s official MCP server provides and may change.

Example uses

  • Report on the sprint

    Tally the current sprint's issues by status and write a progress report naming what is late and who owns it.

  • Turn meeting notes into issues

    Pull decisions and action items out of notes and file them as Jira issues with the right project, assignee and labels.

  • Trace a spec decision

    Search Confluence pages and Jira issues together to explain why a feature ended up the way it did.

  • Write release notes

    Collect the issues completed this week and create a release-notes page in Confluence.

Prompts you can use as-is

  • List the issues in the current sprint that have been In Progress for more than 3 days, with assignees
  • Extract the action items from these meeting notes and create issues in the PROJ project with assignees
  • Find the Confluence page and related Jira issues where we decided the payment redesign spec, and explain the history
  • Summarize the issues marked Done this week and create a release-notes page in the Releases space in Confluence

Use Atlassian (Jira / Confluence) with other AI clients