atlassian-mcp

Manage JIRA issues and Confluence pages via Model Context Protocol.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/orient-bot/orient --skill atlassian-mcp-orient-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlassian-mcp
Source: https://github.com/orient-bot/orient/tree/main/.claude/skills/atlassian-mcp
Command: npx skills add https://github.com/orient-bot/orient --skill atlassian-mcp-orient-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables coding agents to directly interact with JIRA and Confluence, streamlining workflows for software development and project management by automating issue tracking and documentation tasks.

Core Features & Use Cases

  • JIRA Issue Management: Create, retrieve, update, and transition JIRA issues.
  • JIRA Search: Search for JIRA issues using JQL queries.
  • Comment Management: Add and retrieve comments for JIRA issues.
  • Confluence Integration: Create and retrieve Confluence pages, and search Confluence content.
  • Use Case: Automatically create a new JIRA story for a feature request, assign it to a developer, and link it to relevant Confluence documentation.

Quick Start

Use the atlassian mcp skill to get the details for JIRA issue PROJ-123.

Frequently Asked Questions about atlassian-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I interact with Jira and Confluence from my IDE?

You can interact with Jira and Confluence from your IDE using the Model Context Protocol (MCP), which integrates with coding agents in environments like Cursor and Claude Code to manage issues and documentation directly.

Can I create and update Jira issues automatically using a coding agent?

Yes, coding agents can create, retrieve, update, and transition Jira issues automatically via MCP, streamlining software development workflows and automating project management tasks without leaving the development environment.

How do I search for Jira issues using JQL queries in Claude Code?

You can search for Jira issues using JQL queries in Claude Code by leveraging the MCP integration, which allows coding agents to execute JQL searches, retrieve specific issue details, and manage comments seamlessly.

Does this approach support retrieving and creating Confluence pages?

Yes, the MCP integration supports Confluence page manipulation, allowing coding agents to create and retrieve Confluence pages and search through Confluence content to link documentation directly to development tasks.

What is the best way to link a Jira story to Confluence documentation?

The best way to link a Jira story to Confluence documentation is by using a coding agent via MCP to automatically create the Jira story, assign it, and retrieve or create the relevant Confluence page in a single workflow.