atlassian-mcp-server

Access Jira, Confluence, and Compass via remote MCP with OAuth 2.1.

7|2|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/mcp-skills --skill atlassian-mcp-server-aradotso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlassian-mcp-server
Source: https://github.com/Aradotso/mcp-skills/tree/main/skills/atlassian-mcp-server
Command: npx skills add https://github.com/Aradotso/mcp-skills --skill atlassian-mcp-server-aradotso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of manually searching, summarizing, and updating work items across Jira, Confluence, and Compass without the friction of navigating multiple UIs.

Core Features & Use Cases

  • Search & Summarize: Find Jira issues, Confluence pages, and Compass components and summarize the results for faster decision-making.
  • Create & Update: Generate Jira issues, Confluence pages, and Compass components from natural language requests.
  • Permission-Aware Automation: Perform actions that respect Atlassian Cloud access controls while connecting through Atlassian’s remote MCP server.

Quick Start

Connect your client to the remote MCP server at https://mcp.atlassian.com/v1/mcp using OAuth 2.1, then ask: "Find all open bugs in project MYPROJ assigned to me and summarize the related Confluence pages."

Frequently Asked Questions about atlassian-mcp-server

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

FAQPage Schema
How do I automate Jira issue triage using an AI agent?

To automate Jira issue triage, connect an AI agent to the Atlassian remote MCP server via OAuth 2.1, enabling the agent to search, summarize, and update Jira issues without manual UI workflows.

Can I search Confluence pages and Compass components from a single AI interface?

Yes, the Atlassian MCP server provides a single hosted endpoint allowing AI agents to search and summarize Confluence pages and Compass components alongside Jira issues for faster decision-making.

Does the Atlassian MCP server support API token authentication for Compass operations?

Yes, the Atlassian MCP server supports both OAuth 2.1 and API token authentication to execute permission-respecting tool operations for Jira, Confluence, and Compass components.

How do I create Jira issues and Confluence pages from natural language requests?

You create Jira issues and Confluence pages from natural language by connecting your AI client to the Atlassian MCP server endpoint, which translates natural language requests into creation and update actions.

What are the security limitations of automating sprint planning with Atlassian MCP?

Automating sprint planning with Atlassian MCP is constrained by Atlassian Cloud access controls, ensuring all permission-respecting tool execution strictly adheres to existing user authorization levels.