MCP Atlassian logo

MCP Atlassian

by adamjbird2

MCP Atlassian is a Model Context Protocol (MCP) server designed for Atlassian products like Confluence and Jira. It supports both Atlassian Cloud and Server/Data Center deployments, enabling integration with these platforms.

View on GitHub

Last updated: N/A

What is MCP Atlassian?

MCP Atlassian is a Model Context Protocol server that facilitates interaction with Atlassian products (Confluence and Jira). It allows users to access and manipulate data within these platforms through a standardized protocol.

How to use MCP Atlassian?

To use MCP Atlassian, you need to set up authentication tokens for either Atlassian Cloud or Server/Data Center. Then, install the server using uv, pip, or Docker. Finally, configure the server with the necessary command-line arguments, including URLs, usernames, and tokens for the desired Atlassian services. You can integrate it with IDEs like Claude and Cursor using the provided configurations.

Key features of MCP Atlassian

  • Supports both Atlassian Cloud and Server/Data Center deployments

  • Provides tools for searching, retrieving, creating, updating, and deleting content in Confluence and Jira

  • Offers integration with IDEs like Claude and Cursor

  • Supports multiple installation methods (uv, pip, Docker)

  • Allows configuration via command-line arguments or environment variables

Use cases of MCP Atlassian

  • Integrating Atlassian products with other applications and services

  • Automating tasks within Confluence and Jira

  • Building custom tools and workflows on top of Atlassian platforms

  • Providing a standardized interface for accessing and manipulating Atlassian data

FAQ from MCP Atlassian

What Atlassian products are supported?

Confluence and Jira are supported.

What deployment types are supported?

Both Atlassian Cloud and Server/Data Center deployments are supported.

How do I authenticate with Atlassian Cloud?

You need to create an API token at id.atlassian.com.

How do I authenticate with Atlassian Server/Data Center?

You need to create a Personal Access Token in your Atlassian profile.

What are the available tools for Confluence?

Available tools include searching, getting page content, creating, updating, and deleting pages, and managing comments.

What are the available tools for Jira?

Available tools include getting issue details, searching issues, creating, updating, and deleting issues, managing transitions, adding worklogs, and linking to epics.

How do I configure the server?

You can configure the server using command-line arguments or environment variables. See the README for details.