Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_HOSTNoDomain (+ port), no protocol — e.g. jira.example.com
JIRA_PASSWORDNoPassword for Basic auth (paired with JIRA_USERNAME)
JIRA_USERNAMENoUsername for Basic auth (paired with JIRA_PASSWORD)
JIRA_API_TOKENNoPersonal Access Token (Bearer auth)
JIRA_API_BASE_PATHNoFull base URL incl. protocol — alternative to JIRA_HOST
JIRA_DEFAULT_PAGE_SIZENoDefault page size for paged endpoints
ATLASSIAN_DC_MCP_PROFILENoSelects a named profile's stored credentials
ATLASSIAN_DC_MCP_HTTP_PORTNoServe over HTTP instead of stdio (set to port number)
ATLASSIAN_DC_MCP_LOG_LEVELNoLog level: debug, info, warn, error
ATLASSIAN_DC_MCP_CONFIG_FILENoAbsolute path to a shared dotenv file
ATLASSIAN_DC_MCP_MAX_RESPONSE_CHARSNoCap on a tool result's characters; 0 disables
ATLASSIAN_DC_MCP_REQUEST_TIMEOUT_MSNoPer-request timeout to the Atlassian API

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

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