What is the UBOS MCP Atlassian Server?
The UBOS MCP Atlassian Server is a tool that integrates Atlassian products (Confluence, Jira) with the Model Context Protocol (MCP), allowing AI models to access and interact with Atlassian data.
What is MCP?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs, enabling AI models to understand and interact with various data sources.
What Atlassian products are supported?
The server supports Confluence and Jira.
What can I do with the Confluence integration?
You can search Confluence content using CQL (Confluence Query Language), access pages, attachments, and comments, and filter by space.
What can I do with the Jira integration?
You can search Jira issues using JQL (Jira Query Language) and retrieve details about issues including status, assignee, and timestamps.
How do I install the UBOS MCP Atlassian Server?
Clone the repository from GitHub, install the dependencies using npm install, and build the server using npm run build.
What environment variables do I need to configure?
You need to configure the following environment variables:
CONFLUENCE_URLCONFLUENCE_USERNAMECONFLUENCE_API_TOKENJIRA_URLJIRA_USERNAMEJIRA_API_TOKEN
How do I use the server in MCP?
Add the Atlassian server configuration to your MCP settings file, specifying the command to run the server, arguments, and environment variables.
What tools are available?
The server provides two main tools:
confluence_search: For searching Confluence content.jira_search: For searching Jira issues.
What are Resource Templates?
Resource Templates provide a consistent format for accessing Confluence pages and Jira issues. For example, confluence://{space_key}/pages/{title} for Confluence pages and jira://{project_key}/issues/{issue_key} for Jira issues.
Can I contribute to the development of the server?
Yes, you can contribute by forking the repository, creating a feature branch, committing your changes, pushing the branch, and creating a Pull Request.
Atlassian Integration Server
Project Details
- petrsovadina/mcp-atlassian
- Last Updated: 3/30/2025
Recomended MCP Servers
The ultimate toolkit for working with APIs.
Manage Microsoft 365 using MCP server
The leading agentic finance toolkit for AI agents
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve...
A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images





