{"name":"mcp-atlassian: AI-Powered Interaction with Atlassian Tools","description":"mcp-atlassian is a Model Context Protocol (MCP) server designed to integrate AI assistants with Atlassian products like Confluence and Jira. It enables AI to perform actions such as searching, creating, and updating tickets or pages, supporting both Cloud and Server/Data Center deployments. This tool streamlines workflows by allowing natural language interaction with your Atlassian ecosystem.","github":"https://github.com/sooperset/mcp-atlassian","url":"https://osrepos.com/repo/sooperset-mcp-atlassian","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/sooperset-mcp-atlassian","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/sooperset-mcp-atlassian.md","json":"https://osrepos.com/repo/sooperset-mcp-atlassian.json","topics":["atlassian","confluence","jira","mcp","python","ai-integration","productivity"],"keywords":["atlassian","confluence","jira","mcp","python","ai-integration","productivity"],"stars":null,"summary":"mcp-atlassian is a Model Context Protocol (MCP) server designed to integrate AI assistants with Atlassian products like Confluence and Jira. It enables AI to perform actions such as searching, creating, and updating tickets or pages, supporting both Cloud and Server/Data Center deployments. This tool streamlines workflows by allowing natural language interaction with your Atlassian ecosystem.","content":"## Introduction\n\n**mcp-atlassian** is an innovative Model Context Protocol (MCP) server that bridges the gap between AI assistants and your Atlassian ecosystem. It allows large language models (LLMs) to interact directly with Confluence and Jira, performing a wide array of tasks through natural language commands. Whether you're using Atlassian Cloud or a Server/Data Center deployment, mcp-atlassian provides a robust framework for AI-driven automation and information retrieval.\n\n## Installation\n\nGetting started with mcp-atlassian involves a few straightforward steps to configure your environment and AI assistant.\n\n### 1. Get Your API Token\n\nFor Atlassian Cloud, generate an API token from your Atlassian profile: [https://id.atlassian.com/manage-profile/security/api-tokens](https://id.atlassian.com/manage-profile/security/api-tokens){target=\"_blank\"}.\nFor Server/Data Center, use a Personal Access Token. Refer to the [Authentication documentation](https://mcp-atlassian.soomiles.com/docs/authentication){target=\"_blank\"} for details.\n\n### 2. Configure Your IDE\n\nAdd the following configuration to your Claude Desktop or Cursor MCP setup, replacing placeholders with your actual Atlassian details:\n\n\n{\n  \"mcpServers\": {\n    \"mcp-atlassian\": {\n      \"command\": \"uvx\",\n      \"args\": [\"mcp-atlassian\"],\n      \"env\": {\n        \"JIRA_URL\": \"https://your-company.atlassian.net\",\n        \"JIRA_USERNAME\": \"your.email@company.com\",\n        \"JIRA_API_TOKEN\": \"your_api_token\",\n        \"CONFLUENCE_URL\": \"https://your-company.atlassian.net/wiki\",\n        \"CONFLUENCE_USERNAME\": \"your.email@company.com\",\n        \"CONFLUENCE_API_TOKEN\": \"your_api_token\"\n      }\n    }\n  }\n}\n\n\nServer/Data Center users should use `JIRA_PERSONAL_TOKEN` instead of `JIRA_USERNAME` + `JIRA_API_TOKEN`. Consult the [Authentication documentation](https://mcp-atlassian.soomiles.com/docs/authentication){target=\"_blank\"} for more information.\n\n## Examples\n\nOnce configured, you can instruct your AI assistant to perform various tasks within Jira and Confluence using natural language.\n\n*   \"Find issues assigned to me in PROJ project\"\n*   \"Search Confluence for onboarding docs\"\n*   \"Create a bug ticket for the login issue\"\n*   \"Update the status of PROJ-123 to Done\"\n\nThe project supports 72 tools in total, covering extensive functionalities for both platforms.\n\n## Why Use It\n\nmcp-atlassian empowers users to interact with their Atlassian tools in a more intuitive and efficient way. By leveraging AI assistants, you can automate routine tasks, quickly retrieve information, and streamline project management workflows without needing to navigate complex interfaces. It enhances productivity by allowing you to focus on strategic work while your AI handles the operational details within Jira and Confluence. Its broad compatibility and comprehensive toolset make it a valuable addition to any team utilizing Atlassian products.\n\n## Links\n\n*   **GitHub Repository:** [https://github.com/sooperset/mcp-atlassian](https://github.com/sooperset/mcp-atlassian){target=\"_blank\"}\n*   **Official Documentation:** [https://mcp-atlassian.soomiles.com](https://mcp-atlassian.soomiles.com){target=\"_blank\"}\n*   **Tools Reference:** [https://mcp-atlassian.soomiles.com/docs/tools-reference](https://mcp-atlassian.soomiles.com/docs/tools-reference){target=\"_blank\"}","metrics":{"detailViews":0,"githubClicks":11},"dates":{"published":null,"modified":"2026-04-15T07:45:19.000Z"}}