Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoBase URL of your Jira instance (e.g., https://your-company.atlassian.net)
NO_PROXYNoComma-separated list of hostnames to bypass proxy
HTTP_PROXYNoHTTP proxy URL
HTTPS_PROXYNoHTTPS proxy URL
MCP_VERBOSENoSet to 'true' for detailed loggingfalse
SOCKS_PROXYNoSOCKS proxy URL
ENABLED_TOOLSNoComma-separated list of specific tool names to enable (e.g., 'confluence_search,jira_get_issue')
JIRA_USERNAMENoYour Jira username/email (required for Cloud API token authentication)
CONFLUENCE_URLNoBase URL of your Confluence instance (e.g., https://your-company.atlassian.net/wiki)
JIRA_API_TOKENNoYour Jira API token (required for Cloud API token authentication)
READ_ONLY_MODENoSet to 'true' to disable all write operations (creating/updating/deleting)false
JIRA_SSL_VERIFYNoSet to 'false' to disable SSL verification for Jira (e.g., for self-signed certificates)true
MCP_VERY_VERBOSENoSet to 'true' for extra detailed logging including raw request infofalse
MCP_LOGGING_STDOUTNoSet to 'true' to log to stdout instead of stderrfalse
CONFLUENCE_USERNAMENoYour Confluence username/email (required for Cloud API token authentication)
JIRA_CUSTOM_HEADERSNoComma-separated key=value pairs of custom HTTP headers for Jira requests
JIRA_PERSONAL_TOKENNoYour Jira Personal Access Token (for Server/Data Center deployments)
CONFLUENCE_API_TOKENNoYour Confluence API token (required for Cloud API token authentication)
JIRA_PROJECTS_FILTERNoComma-separated list of project keys to filter Jira access (e.g., 'PROJ,DEV,SUPPORT')
ATLASSIAN_OAUTH_SCOPENoSpace-separated list of OAuth scopes. Should include offline_access for token refresh.
CONFLUENCE_SSL_VERIFYNoSet to 'false' to disable SSL verification for Confluence (e.g., for self-signed certificates)true
ATLASSIAN_OAUTH_CLOUD_IDNoYour Atlassian Cloud ID (required for OAuth 2.0 flows)
CONFLUENCE_SPACES_FILTERNoComma-separated list of space keys to filter Confluence access (e.g., 'DEV,TEAM,DOC')
ATLASSIAN_OAUTH_CLIENT_IDNoAtlassian OAuth 2.0 App Client ID
CONFLUENCE_CUSTOM_HEADERSNoComma-separated key=value pairs of custom HTTP headers for Confluence requests
CONFLUENCE_PERSONAL_TOKENNoYour Confluence Personal Access Token (for Server/Data Center deployments)
ATLASSIAN_OAUTH_ACCESS_TOKENNoPre-existing OAuth 2.0 access token (BYOT method)
ATLASSIAN_OAUTH_REDIRECT_URINoAtlassian OAuth 2.0 App Redirect URI (e.g., http://localhost:8080/callback)
ATLASSIAN_OAUTH_CLIENT_SECRETNoAtlassian OAuth 2.0 App Client Secret

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/crew-of-one/mcp-server--atlassian'

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