git:20260519.f531e55 to git:20260710.2925510

11 added, 14 removed. Audit A to B.

---
- name: "Atlassian MCP Server for Jira and Confluence"
- slug: "atlassian-mcp-server-jira-confluence"
+ title: "Atlassian MCP Server for Jira and Confluence"
description: "mcp-atlassian is a Model Context Protocol server that connects AI assistants to Atlassian Jira and Confluence. It enables searching and managing Jira issues, reading and editing Confluence pages, and performing project management tasks through natural language via any MCP-compatible client."
- github_stars: 4785
verification: "security_reviewed"
source: "https://github.com/sooperset/mcp-atlassian"
- category: "Integrations & Connectors"
- framework: "MCP"
+ category:
+ - "Integrations & Connectors"
+ framework:
+ - "MCP"
tool_ecosystem:
github_repo: "sooperset/mcp-atlassian"
github_stars: 4785
---
# Atlassian MCP Server for Jira and Confluence
mcp-atlassian is a Model Context Protocol server that connects AI assistants to Atlassian Jira and Confluence. It enables searching and managing Jira issues, reading and editing Confluence pages, and performing project management tasks through natural language via any MCP-compatible client.
## Installation
- Requirements and caveats from upstream:
- - | [Installation](https://mcp-atlassian.soomiles.com/docs/installation) | uvx, Docker, pip, from source |
-
- Basic usage or getting-started notes:
- - [![Run Tests](https://github.com/sooperset/mcp-atlassian/actions/workflows/tests.yml/badge.svg)](https://github.com/sooperset/mcp-atlassian/actions/workflows/tests.yml)
- - ### 1. Get Your API Token
- - Go to https://id.atlassian.com/manage-profile/security/api-tokens and create a token.
+ Choose whichever fits your setup:
- - Source: https://github.com/sooperset/mcp-atlassian
- - Extracted from upstream docs: https://raw.githubusercontent.com/sooperset/mcp-atlassian/HEAD/README.md
+ 1. Copy this skill folder into your local skills directory.
+ 2. Clone the repo and symlink or copy the skill into your agent workspace.
+ 3. Add the repo as a git submodule if you manage shared skills centrally.
+ 4. Install it through your internal provisioning or packaging workflow.
+ 5. Download the folder directly from GitHub and place it in your skills collection.
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/atlassian-mcp-server-jira-confluence/)