mcp-atlassian-sprint
If you are the rightful owner of mcp-atlassian-sprint and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). This integration supports both Atlassian Cloud and Server/Data Center deployments.
The MCP Atlassian server facilitates seamless integration with Atlassian products, specifically Confluence and Jira, supporting both cloud and server/data center deployments. It allows users to interact with these platforms through a unified protocol, enabling operations such as searching, creating, updating, and deleting content in Confluence and Jira. The server is designed to be flexible, supporting various installation methods including uv, pip, and Docker, and can be configured to work with either or both services. It also offers a range of tools for managing content and issues, making it a powerful solution for teams using Atlassian products.
Features
- Supports both Atlassian Cloud and Server/Data Center deployments.
- Flexible installation options: uv, pip, and Docker.
- Comprehensive toolset for managing Confluence and Jira content.
- Configurable via command line arguments or environment variables.
- Integration with IDEs like Claude Desktop and Cursor.
Tools
confluence_search
Search for Confluence content using CQL
confluence_get_page
Get content 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
jira_get_issue
Get detailed information about a specific Jira problem
jira_search
Search for Jira issues using JQL
jira_create_issue
Create new issues in Jira
jira_update_issue
Update existing Jira issues
jira_delete_issue
Delete existing Jira issues