mcp-atlassian
MCP Atlassian is a Model Context Protocol server designed to integrate Atlassian products like Confluence and Jira with AI tools. The server supports various deployment configurations and aims to automate tasks such as Jira issue management and Confluence content searching through intuitive commands. It delivers enhanced productivity by enabling seamless AI-powered integrations.
confluence_search
Search for Confluence content using CQL
confluence_get_page
Get content for a specific Confluence page
confluence_get_page_children
Get subpages of a specific Confluence page
confluence_get_page_ancestors
Get the parent page of a specific Confluence page
confluence_get_comments
Get comments for a specific Confluence page
confluence_create_page
Create a new Confluence page
confluence_update_page
Update existing Confluence pages
confluence_delete_page
Delete an existing Confluence page
confluence_attach_content
Attach content to the Confluence page
jira_get_issue
Get details of specific Jira issues
jira_search
Search for Jira issues using JQL
jira_get_project_issues
Get all the questions for a specific Jira project
jira_get_epic_issues
Get all the questions that link to a specific Epic
jira_create_issue
Create new issues in Jira
jira_update_issue
Update existing Jira issues
jira_delete_issue
Delete existing Jira issues
jira_get_transitions
Get available state transitions for Jira issues
jira_transition_issue
Transfer Jira issues to a new state
jira_add_comment
Add a comment to Jira question
jira_add_worklog
Add worklog entry to Jira questions
jira_get_worklog
Get the work log entry for Jira problem
jira_download_attachments
Download attachment from Jira question
jira_link_to_epic
Link the question to Epic
jira_get_agile_boards
Get Jira Agile Board by Name, Project Key, or Type
jira_get_board_issues
Get all the questions that link to a specific board
jira_get_sprints_from_board
Get Jira Sprint from the Board by Status
jira_get_sprint_issues
Get Jira Questions from Sprint