mcp-atlassian

mcp-atlassian

MCP server for Atlassian tools (Confluence, Jira).

MCPOfficeOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 5.4k
Source
mcp-github

Overview

mcp-atlassian is a Model Context Protocol (MCP) server that supports Atlassian's Confluence and Jira. It enables AI assistants to interact with these tools via the MCP protocol, performing actions such as searching, creating, and updating tasks. Users need to configure API Tokens and environment variables to connect to the service. Ideal for teams looking to integrate Atlassian tools into development or project management workflows.

Capabilities

  • Search Jira issues
  • Get Jira issue details
  • Create Jira issues
  • Update Jira issues
  • Search Confluence pages
  • Get Confluence page content

Use cases

Find Jira issues assigned to meSearch documents in ConfluenceCreate a Jira issueUpdate Jira issue status

Setup

Requires: API KeyNode 环境
Install using pip: `pip install mcp-atlassian`, then configure the MCP server in your IDE.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get an API Token?

Go to https://id.atlassian.com/manage-profile/security/api-tokens to create one.

What deployment types are supported?

Supports Cloud and Server/Data Center deployments.

Related skills