mcp-atlassian-sprint

mcp-atlassian-sprint

3.3

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

  1. confluence_search

    Search for Confluence content using CQL

  2. confluence_get_page

    Get content for a specific Confluence page

  3. confluence_create_page

    Create a new Confluence page

  4. confluence_update_page

    Update existing Confluence pages

  5. confluence_delete_page

    Delete an existing Confluence page

  6. jira_get_issue

    Get detailed information about a specific Jira problem

  7. jira_search

    Search for Jira issues using JQL

  8. jira_create_issue

    Create new issues in Jira

  9. jira_update_issue

    Update existing Jira issues

  10. jira_delete_issue

    Delete existing Jira issues