Skip to main content
Glama
abuzo

MCP Atlassian Node Server

by abuzo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILNoJira Basic auth email
SSL_VERIFYNoEnable TLS verification (true/false); default true
USER_AGENTNoUser-Agent header; default jira-mcp
JIRA_BASE_URLNoJira base URL; defaults to ATLASSIAN_SITE
ATLASSIAN_SITEYesBase site URL, e.g., https://company.atlassian.net (required)
JIRA_API_TOKENNoJira Basic auth API token
ATLASSIAN_EMAILNoGlobal fallback Basic auth email
CONFLUENCE_EMAILNoConfluence Basic auth email
JIRA_API_VERSIONNoJira REST API version (2 or 3); default 2
JIRA_BEARER_TOKENNoJira Bearer token (takes precedence over Basic)
ATLASSIAN_API_TOKENNoGlobal fallback Basic auth API token
CONFLUENCE_BASE_URLNoConfluence base URL; defaults to ATLASSIAN_SITE
CONFLUENCE_API_TOKENNoConfluence Basic auth API token
CONFLUENCE_API_PREFIXNoConfluence REST API prefix; default /wiki/rest/api (cloud) or /rest/api (server)
ATLASSIAN_BEARER_TOKENNoGlobal fallback Bearer token
CONFLUENCE_BEARER_TOKENNoConfluence Bearer token (takes precedence over Basic)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/abuzo/JIRA_MCP'

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