Skip to main content
Glama

MCP Atlassian

by thienntdev
MIT License
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoThe URL of your Jira instance (e.g., https://your-company.atlassian.net)
NO_PROXYNoComma-separated list of hosts to exclude from proxy
HTTP_PROXYNoHTTP proxy URL for all requests
HTTPS_PROXYNoHTTPS proxy URL for all requests
MCP_VERBOSENoSet to 'true' for more detailed loggingfalse
SOCKS_PROXYNoSOCKS proxy URL for all requests
ENABLED_TOOLSNoComma-separated list of tool names to enable (e.g., 'confluence_search,jira_get_issue')
JIRA_USERNAMENoYour Jira username/email for Cloud API token authentication
CONFLUENCE_URLNoThe URL of your Confluence instance (e.g., https://your-company.atlassian.net/wiki)
JIRA_API_TOKENNoYour Jira API token for Cloud authentication
READ_ONLY_MODENoSet to 'true' to disable write operationsfalse
JIRA_SSL_VERIFYNoSet to 'false' if using self-signed certificates with Server/Data Centertrue
MCP_VERY_VERBOSENoSet to 'true' for even more detailed loggingfalse
MCP_LOGGING_STDOUTNoSet to 'true' to log to stdout instead of stderrfalse
CONFLUENCE_USERNAMENoYour Confluence username/email for Cloud API token authentication
JIRA_CUSTOM_HEADERSNoCustom HTTP headers for Jira requests as comma-separated key=value pairs
JIRA_PERSONAL_TOKENNoYour Jira Personal Access Token for Server/Data Center authentication
CONFLUENCE_API_TOKENNoYour Confluence API token for Cloud authentication
JIRA_PROJECTS_FILTERNoFilter by project keys (e.g., 'PROJ,DEV,SUPPORT')
ATLASSIAN_OAUTH_SCOPENoOAuth 2.0 scopes (e.g., 'read:jira-work write:jira-work read:confluence-content.all write:confluence-content offline_access')
CONFLUENCE_SSL_VERIFYNoSet to 'false' if using self-signed certificates with Server/Data Centertrue
ATLASSIAN_OAUTH_ENABLENoEnable OAuth 2.0 authentication modefalse
ATLASSIAN_OAUTH_CLOUD_IDNoYour Atlassian Cloud ID (from OAuth setup wizard)
CONFLUENCE_SPACES_FILTERNoFilter by space keys (e.g., 'DEV,TEAM,DOC')
ATLASSIAN_OAUTH_CLIENT_IDNoYour OAuth 2.0 client ID from Atlassian Developer Console
CONFLUENCE_CUSTOM_HEADERSNoCustom HTTP headers for Confluence requests as comma-separated key=value pairs
CONFLUENCE_PERSONAL_TOKENNoYour Confluence Personal Access Token for Server/Data Center authentication
ATLASSIAN_OAUTH_ACCESS_TOKENNoPre-existing OAuth 2.0 access token (for BYOT method)
ATLASSIAN_OAUTH_REDIRECT_URINoYour OAuth 2.0 redirect URI (e.g., http://localhost:8080/callback)
ATLASSIAN_OAUTH_CLIENT_SECRETNoYour OAuth 2.0 client secret from Atlassian Developer Console

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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