Atlassian Data Center MCP logo

Atlassian Data Center MCP

by b1ff

This project provides a Model Context Protocol (MCP) integration for Atlassian Data Center products, including Jira, Confluence, and Bitbucket. It allows AI assistants to interact with these platforms through a standardized interface.

View on GitHub

Last updated: N/A

What is Atlassian Data Center MCP?

The Atlassian DC MCP is a Model Context Protocol integration for Atlassian Data Center products (Jira, Confluence, and Bitbucket). It enables AI assistants to interact with these platforms programmatically.

How to use Atlassian Data Center MCP?

To use, configure the MCP connectors with Claude Desktop by adding the provided configuration to the claude_desktop_config.json file. Generate API tokens for each Atlassian service and set the corresponding environment variables in the configuration. Ensure Node.js and npm are installed, clone the repository, install dependencies, and run the desired package in development mode.

Key features of Atlassian Data Center MCP

  • Jira integration (search, view, create issues)

  • Confluence integration (access and manage content)

  • Bitbucket integration (interact with repositories and code)

  • Standardized interface for AI interaction

Use cases of Atlassian Data Center MCP

  • Automated issue creation in Jira

  • Content summarization from Confluence

  • Code review automation in Bitbucket

  • AI-powered search across Atlassian products

FAQ from Atlassian Data Center MCP

What is MCP?

Model Context Protocol (MCP) is a standardized interface for AI assistants to interact with applications.

What Atlassian products are supported?

Jira Data Center, Confluence Data Center, and Bitbucket Data Center are supported.

How do I generate API tokens?

Follow the instructions in the README for generating Personal Access Tokens (PAT) for each Atlassian service.

What are the prerequisites?

Node.js 18+, npm 7+, Atlassian Data Center instance, and API tokens.

How do I configure the integration?

Add the provided configuration to your Claude Desktop configuration file and set the environment variables for each Atlassian service.