atlassian-mcp

Integrate with Atlassian Jira and Confluence via MCP protocol for automation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines your Atlassian workflow by enabling programmatic interaction with Jira and Confluence, automating tasks like issue tracking, documentation management, and sprint coordination.

Core Features & Use Cases

  • Jira Integration: Query issues with JQL, create/update tickets, manage sprints and backlogs.
  • Confluence Integration: Search and edit Confluence pages using CQL, sync documentation.
  • Automation: Automate release notes generation, sync meeting notes to Jira, and manage sprint retrospectives.
  • Use Case: Automatically generate release notes for a new version in Confluence by querying all completed Jira issues for that version, and then update a Confluence page with the generated notes.

Quick Start

Use the atlassian-mcp skill to find all open bugs in the 'PROJ' project.

Frequently Asked Questions about atlassian-mcp

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

FAQPage Schema
How do I automate Jira ticket creation and updates programmatically?

Automate Jira ticket creation and updates by integrating with Jira via the MCP protocol to programmatically manage issues, execute complex JQL queries, and handle sprint and backlog coordination automatically.

Can I search and edit Confluence pages using CQL queries?

Search and edit Confluence pages using CQL queries through the MCP protocol integration, enabling advanced documentation management, content syncing, and programmatic page manipulation.

What is the best way to generate release notes from Jira issues in Confluence?

Generate release notes by using an automation workflow that queries all completed Jira issues for a specific version using JQL, then automatically updates a designated Confluence page with the generated notes.

Do I need secure authentication to access Atlassian Jira and Confluence via MCP?

Secure authentication is required to access Atlassian Jira and Confluence via MCP, necessitating OAuth, API tokens, or Personal Access Tokens (PATs) to manage project management and documentation tasks.

What Jira sprint and backlog management tasks can I automate?

Automate Jira sprint and backlog management tasks including sprint coordination, backlog grooming, and issue tracking, with MCP integration supporting advanced JQL queries to retrieve and update issues programmatically across projects.

How do I sync meeting notes to Jira and manage sprint retrospectives?

Sync meeting notes to Jira and manage sprint retrospectives through workflow automation, leveraging MCP integration for programmatic interaction with Jira and Confluence to coordinate documentation and sprint tracking automatically.