Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATLASSIAN_EMAILYesThe email address associated with your Atlassian account
ATLASSIAN_SITE_URLYesThe base URL of your Atlassian site, e.g., https://your-company.atlassian.net
ATLASSIAN_API_TOKENYesYour Atlassian Cloud API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
atlassian_getA

Make one authenticated GET request to a site-relative Jira or Confluence API path. This tool is read-only and may truncate large output.

jira_searchA

Search Jira issues using POST /rest/api/3/search/jql. This is the only read-only POST exposed by the server. Returns Jira's raw response and may truncate large output.

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/andreimaxim/atlassian-mcp'

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