a year ago
developer-toolsMCP server for integrating Atlassian products (Confluence, Jira) with Model Context Protocol
Overview
What is MCP Atlassian Server?
MCP Atlassian Server is a tool designed to integrate Atlassian products such as Confluence and Jira with the Model Context Protocol, allowing easy access to Confluence content and Jira tickets through the MCP interface.
How to use MCP Atlassian Server?
To use the MCP Atlassian Server, clone the repository from GitHub, install the necessary dependencies, and configure the environment variables for Confluence and Jira. Then, add the configuration to your MCP settings file.
Key features of MCP Atlassian Server?
- Search Confluence content using Confluence Query Language (CQL)
- Access pages, attachments, and comments in Confluence
- Search Jira issues using Jira Query Language (JQL)
- Retrieve issue details including status, assignee, and timestamps
Use cases of MCP Atlassian Server?
- Searching for specific pages in Confluence based on content type and space.
- Retrieving open Jira issues for a specific project.
- Integrating Atlassian tools into custom applications using MCP.
FAQ from MCP Atlassian Server?
- Can MCP Atlassian Server integrate with other tools?
Currently, it is designed specifically for Confluence and Jira.
- Is there a cost associated with using MCP Atlassian Server?
The tool is open-source and free to use.
- What programming language is MCP Atlassian Server built with?
The server is built using JavaScript.