atlassian-mcp

Automate Jira and Confluence workflows via Atlassian MCP servers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Atlassian MCP integration enables AI-driven automation across Jira and Confluence by providing a single protocol and authentication layer to orchestrate cross-tool workflows and data flows.

Core Features & Use Cases

  • Connect to Atlassian MCP servers (cloud and on-prem)
  • Execute Jira (JQL) and Confluence (CQL) queries, create tickets, and update docs
  • Automate ticket triage, documentation sync, and meeting-note workflows
  • Enforce secure authentication (OAuth 2.1, API tokens, and PAT) with permission scopes
  • Use Case: Orchestrate sprint planning and issue/doc synchronization across Jira and Confluence

Quick Start

Start by connecting to your MCP server and initiating a Jira/Confluence workflow.

Frequently Asked Questions about atlassian-mcp

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

FAQPage Schema
How do I automate cross-tool workflows between Jira and Confluence?

You can automate cross-tool workflows between Jira and Confluence by connecting both platforms through a single MCP protocol layer to orchestrate data flows, execute JQL/CQL queries, and synchronize tickets with documentation.

What authentication do I need to connect Atlassian MCP servers?

To connect Atlassian MCP servers, you need OAuth 2.1, API tokens, or Personal Access Tokens (PAT). The integration enforces these secure authentication methods with specific permission scopes to ensure safe and auditable API calls.

Can I use MCP automation with self-hosted Atlassian instances?

Yes, MCP automation supports both Atlassian cloud and on-premise self-hosted MCP servers. This allows you to orchestrate sprint planning and issue synchronization across your infrastructure while applying rate limiting and error handling.

Does this integration support executing JQL and CQL queries for ticket triage?

Yes, the integration supports executing Jira JQL and Confluence CQL queries to automate ticket triage. It routes these queries through the MCP protocol with built-in rate limiting and error handling for safe, auditable API calls.

What is the best way to synchronize meeting notes and documentation with Jira tickets?

The best way to synchronize documentation with Jira tickets is using MCP automation to bridge Confluence and Jira. This enables automated meeting-note workflows and documentation synchronization across connected cloud or on-premise servers.

Why do my Atlassian API calls fail when automating task management across tools?

Atlassian API calls may fail during task automation if you exceed enforced rate limits or lack proper OAuth 2.1 permission scopes. The MCP integration includes error handling and auditable API calls to prevent and manage these cross-tool failures.