by phuc-nt
MCP Atlassian Server connects AI agents to Atlassian Jira and Confluence, enabling them to query data and perform actions within these platforms. It simplifies interactions with Atlassian tools, reducing context-switching for users.
MCP Atlassian Server is a Model Context Protocol (MCP) server that connects AI agents (like Cline, Claude Desktop, or Cursor) to Atlassian Jira and Confluence. It enables these AI agents to query data and perform actions within Jira and Confluence through a standardized interface. The project aims to simplify interactions with these powerful tools, reducing the need for constant context-switching for developers and other users.
To use MCP Atlassian Server, you need to install and set it up. A detailed installation guide is provided, specifically formatted for AI/LLM assistants like Cline. You can ask Cline to "Install MCP Atlassian Server (by phuc-nt)" and it will guide you through the process. Installation can also be done via Smithery using the command npx -y @smithery/cli install @phuc-nt/mcp-atlassian-server --client claude
. The setup involves prerequisites, Node.js environment setup, configuring your AI assistant, and obtaining Atlassian API tokens. Security guidelines are also provided, emphasizing the importance of not sharing API tokens and being cautious when LLMs analyze config files containing tokens.
MCP Atlassian Server offers a comprehensive set of features for managing Jira and Confluence through AI agents:
docs/introduction/resources-and-tools.md
to remove all references to content-metadata.👉 See the full CHANGELOG for details.
MCP Atlassian Server v2.0.1 brings a major expansion of features and capabilities!
For full details on all changes, improvements, and fixes, see the CHANGELOG.
MCP Atlassian Server (by phuc-nt) is a Model Context Protocol (MCP) server that connects AI agents like Cline, Claude Desktop, or Cursor to Atlassian Jira and Confluence, enabling them to query data and perform actions through a standardized interface.
Note: This server is primarily designed and optimized for use with Cline, though it follows the MCP standard and can work with other MCP-compatible clients.
As a developer working daily with Jira and Confluence, I found myself spending significant time navigating these tools. While they're powerful, I longed for a simpler way to interact with them without constantly context-switching during deep work.
The emergence of AI Agents and the Model Context Protocol (MCP) presented the perfect opportunity. I immediately saw the potential to connect Jira and Confluence (with plans for Slack, GitHub, Calendar, and more) to my AI workflows.
This project began as a learning journey into MCP and AI Agents, but I hope it evolves into something truly useful for individuals and organizations who interact with Atlassian tools daily.
For detailed installation and setup instructions, please refer to our installation guide for AI assistants. This guide is specially formatted for AI/LLM assistants like Cline to read and automatically set up the MCP Atlassian Server.
Note for Cline users: The installation guide (llms-install.md) is optimized for Cline AI to understand and execute. You can simply ask Cline to "Install MCP Atlassian Server (by phuc-nt)" and it will be able to parse the instructions and help you set up everything step-by-step.
The guide includes:
To install Atlassian Integration Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @phuc-nt/mcp-atlassian-server --client claude
MCP Atlassian Server enables AI assistants (like Cline, Claude Desktop, Cursor...) to access and manage Jira & Confluence with a full set of features, grouped for clarity:
Issue Management
Project Management
Board & Sprint Management
Filter Management
Dashboard & Gadget Management
User Management
Space Management
Page Management
Comment Management
For a full technical breakdown of all features, resources, and tools, see: docs/introduction/resources-and-tools.md
Reviews feature coming soon
Stay tuned for community discussions and feedback