Back to Directory
devops

Atlassian MCP (Jira, Confluence)

Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Initial release of the MCP Atlassian skill. - Provides a Dockerized server to access Jira, Confluence, and other Atlassian services through the Model Context Protocol. - Allows querying Jira issues, searching Confluence pages, and interacting programmatically with Atlassian tools. - Supports integration as an MCP source in OpenClaw. - Requires Docker and valid Jira API credentials. - Includes a quick-start guide and a bundled script for easier setup.