atlassian-mcp-server
Automate Jira and Confluence workflows with AI-powered project skills
All Skills in This Repository (6)
Pure Emerald Level Indicatorssearch-company-knowledge
Search Confluence, Jira, and internal documentation with synthesized, cited answers.
spec-to-backlog
Convert Confluence specification documents into structured Jira backlogs with Epics and linked tickets.
triage-issue
Triages bug reports by searching Jira for duplicates and generating structured issues.
capture-tasks-from-meeting-notes
Extract action items from meeting notes and create Jira tasks.
generate-status-report
Generate status reports from Jira issues and publish them to Confluence.
jira-sprint-dashboard
Generate visual sprint dashboards from Jira project, sprint, board, or JQL data.
Frequently Asked Questions
FAQPage SchemaHow to install Atlassian MCP Server?▼
Run `npx skills add atlassian/atlassian-mcp-server --all -g -y` in your terminal to install all skills in this suite globally.
How to create Jira tickets from meeting notes?▼
The capture-tasks skill reads your meeting notes, finds action items with assignees, and creates properly assigned Jira tasks after your confirmation.
Can AI turn a spec document into a Jira backlog?▼
Yes. The spec-to-backlog skill reads a Confluence spec, creates an Epic first, then generates linked implementation tickets with acceptance criteria.
Does it work with Claude, Cursor, and ChatGPT?▼
Yes. The server follows the Model Context Protocol standard and connects natively to Claude, Cursor, VS Code, and ChatGPT with OAuth 2.1 security.
Can it check if a bug is a duplicate before filing?▼
Yes. The triage-issue skill searches Jira for similar past bugs, shows you matches with fix history, and lets you add a comment or file a new ticket.