Skip to main content
Glama

MCP Atlassian

by uchinx
MIT License
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoURL of your Jira instance
NO_PROXYNoComma-separated list of hosts to exclude from proxy
HTTP_PROXYNoHTTP proxy for API requests
HTTPS_PROXYNoHTTPS proxy for API requests
MCP_VERBOSENoSet to 'true' for more detailed loggingfalse
SOCKS_PROXYNoSOCKS proxy for API requests
ENABLED_TOOLSNoComma-separated list of tool names to enable (e.g., 'confluence_search,jira_get_issue')
JIRA_USERNAMENoUsername/email for Jira Cloud authentication
CONFLUENCE_URLNoURL of your Confluence instance
JIRA_API_TOKENNoAPI token for Jira Cloud authentication
READ_ONLY_MODENoSet to 'true' to disable write operationsfalse
JIRA_SSL_VERIFYNoSet to 'false' to disable SSL verification for Jira Server/Data Center with self-signed certificatestrue
MCP_VERY_VERBOSENoSet to 'true' for very detailed debug loggingfalse
MCP_LOGGING_STDOUTNoSet to 'true' to log to stdout instead of stderrfalse
CONFLUENCE_USERNAMENoUsername/email for Confluence Cloud authentication
JIRA_CUSTOM_HEADERSNoComma-separated key=value pairs for custom HTTP headers to include in Jira API requests
JIRA_PERSONAL_TOKENNoPersonal Access Token for Jira Server/Data Center authentication
CONFLUENCE_API_TOKENNoAPI token for Confluence 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' to disable SSL verification for Confluence Server/Data Center with self-signed certificatestrue
ATLASSIAN_OAUTH_ENABLENoSet to 'true' to enable minimal OAuth mode for multi-tenant applicationsfalse
ATLASSIAN_OAUTH_CLOUD_IDNoYour Atlassian Cloud ID (for OAuth 2.0 authentication)
CONFLUENCE_SPACES_FILTERNoFilter by space keys (e.g., 'DEV,TEAM,DOC')
ATLASSIAN_OAUTH_CLIENT_IDNoOAuth 2.0 Client ID from Atlassian Developer Console
CONFLUENCE_CUSTOM_HEADERSNoComma-separated key=value pairs for custom HTTP headers to include in Confluence API requests
CONFLUENCE_PERSONAL_TOKENNoPersonal Access Token for Confluence Server/Data Center authentication
ATLASSIAN_OAUTH_ACCESS_TOKENNoPre-existing OAuth 2.0 access token (for BYOT method)
ATLASSIAN_OAUTH_REDIRECT_URINoOAuth 2.0 Redirect URI (e.g., http://localhost:8080/callback)
ATLASSIAN_OAUTH_CLIENT_SECRETNoOAuth 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/uchinx/mcp-atlassian'

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