Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoURL for Jira instance (required for Jira features). For Cloud: https://your-company.atlassian.net. For Server/DC: https://jira.your-company.com.
NO_PROXYNoComma-separated list of hosts to bypass proxy.
HTTP_PROXYNoHTTP proxy URL.
HTTPS_PROXYNoHTTPS proxy URL.
MCP_VERBOSENoSet to 'true' for more detailed logging.
BITBUCKET_URLNoURL for Bitbucket instance. For Cloud: https://bitbucket.org. For Server/DC: https://bitbucket.your-company.com.
ENABLED_TOOLSNoComma-separated list of tool names to enable (e.g., 'confluence_search,jira_get_issue').
JIRA_USERNAMENoUsername for Jira Cloud API token authentication.
CONFLUENCE_URLNoURL for Confluence instance (required for Confluence features). For Cloud: https://your-company.atlassian.net/wiki. For Server/DC: https://confluence.your-company.com.
JIRA_API_TOKENNoAPI token for Jira Cloud.
READ_ONLY_MODENoSet to 'true' to disable write operations.
JIRA_SSL_VERIFYNoSet to 'false' to disable SSL verification for Jira Server/DC.
REQUIRE_USERNAMENoEnforce username header for monitoring.
BITBUCKET_USERNAMENoUsername for Bitbucket authentication (Cloud).
MCP_LOGGING_STDOUTNoSet to 'true' to log to stdout instead of stderr.
CONFLUENCE_USERNAMENoUsername for Confluence Cloud API token authentication.
JIRA_CUSTOM_HEADERSNoComma-separated key=value pairs for custom Jira headers.
JIRA_PERSONAL_TOKENNoPersonal Access Token for Jira Server/Data Center.
CONFLUENCE_API_TOKENNoAPI token for Confluence Cloud.
JIRA_PROJECTS_FILTERNoFilter Jira projects by keys (e.g., 'PROJ,DEV,SUPPORT').
ATLASSIAN_OAUTH_SCOPENoOAuth 2.0 scope (include offline_access for token refresh).
CONFLUENCE_SSL_VERIFYNoSet to 'false' to disable SSL verification for Confluence Server/DC.
ATLASSIAN_OAUTH_ENABLENoSet to 'true' to enable minimal OAuth mode (multi-cloud without client credentials).
BITBUCKET_APP_PASSWORDNoApp password for Bitbucket Cloud.
ATLASSIAN_OAUTH_CLOUD_IDNoAtlassian Cloud ID for OAuth authentication.
BITBUCKET_PERSONAL_TOKENNoPersonal Access Token for Bitbucket Server/DC.
CONFLUENCE_SPACES_FILTERNoFilter Confluence spaces by keys (e.g., 'DEV,TEAM,DOC').
ATLASSIAN_OAUTH_CLIENT_IDNoOAuth 2.0 client ID for standard OAuth flow.
CONFLUENCE_CUSTOM_HEADERSNoComma-separated key=value pairs for custom Confluence headers.
CONFLUENCE_PERSONAL_TOKENNoPersonal Access Token for Confluence Server/Data Center.
ATLASSIAN_OAUTH_ACCESS_TOKENNoPre-existing OAuth 2.0 access token for BYOT mode.
ATLASSIAN_OAUTH_REDIRECT_URINoOAuth 2.0 redirect URI (default: http://localhost:8080/callback).
ATLASSIAN_OAUTH_CLIENT_SECRETNoOAuth 2.0 client secret.

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

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