What problem does it solve?
This Skill removes manual integration friction between Atlassian products and AI-driven workflows by providing a repeatable, secure way to query, create, and update Jira issues and Confluence pages via Model Context Protocol servers.
Core Features & Use Cases
- MCP Server Configuration: Guidance for choosing and configuring official or open-source MCP servers and environment variables.
- Authentication Patterns: OAuth 2.1, API token, and PAT setup with secure storage and token rotation recommendations.
- Query & Automation: JQL for Jira and CQL for Confluence examples, pagination and rate-limit handling, and production-ready workflows such as triage bots, release notes generation, and meeting-note sync.
- Safety & Validation: Best practices for permission checks, input sanitization, testing with read-only operations, and logging for auditability.
Quick Start
Use the atlassian-mcp skill to run a JQL search for open high-priority issues in project PROJ and create linked Confluence release notes.