Skip to main content
Glama
bree7e

Atlassian MCP Server

by bree7e

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLYesBase URL of Jira Server/Data Center, e.g. https://jira.example.com
JIRA_USERNAMEYesJira username for Basic authentication
CONFLUENCE_URLYesBase URL of Confluence Server/Data Center, e.g. https://confluence.example.com
JIRA_API_TOKENYesJira API token or password for Basic authentication
CONFLUENCE_USERNAMEYesConfluence username (required for configuration although not used in Bearer authentication)
CONFLUENCE_API_TOKENYesConfluence personal access token for Bearer authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jira_search_issuesA

Поиск задач Jira по JQL-запросу

jira_get_issueA

Get Jira issue details including parent, subtasks, issue links and remote links

jira_create_issueB

Создать новую задачу в Jira

jira_update_issueA

Обновить существующую задачу в Jira

jira_list_projectsA

Получить список всех проектов Jira

jira_add_commentB

Добавить комментарий к задаче Jira

jira_get_commentsB

Получить список комментариев к задаче Jira

confluence_search_pagesB

Search Confluence pages with CQL and return page IDs and URLs

confluence_get_pageC

Получить содержимое страницы Confluence по её ID

confluence_create_pageA

Создать новую страницу в Confluence (формат ADF)

confluence_update_pageC

Обновить существующую страницу Confluence

confluence_list_spacesA

Получить список всех пространств Confluence

confluence_find_pages_for_issueA

Find Confluence pages for a Jira issue using remote links, then CQL title search

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bree7e/jira-confluence-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server