Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_HOSTNoJira host (e.g., jira.example.com)
BITBUCKET_HOSTNoBitbucket host (e.g., bitbucket.example.com)
JIRA_API_TOKENNoJira API token
CONFLUENCE_HOSTNoConfluence host (e.g., confluence.example.com)
JIRA_API_BASE_PATHNoJira API base URL (e.g., https://your-jira-host/rest)
BITBUCKET_API_TOKENNoBitbucket API token
CONFLUENCE_API_TOKENNoConfluence API token
JIRA_DEFAULT_PAGE_SIZENoDefault page size for Jira (positive integer)
BITBUCKET_API_BASE_PATHNoBitbucket API base URL (e.g., https://your-bitbucket-host/rest)
CONFLUENCE_API_BASE_PATHNoConfluence API base URL (e.g., https://your-confluence-host/confluence)
BITBUCKET_DEFAULT_PAGE_SIZENoDefault page size for Bitbucket (positive integer)
ATLASSIAN_DC_MCP_CONFIG_FILENoAbsolute path to a shared dotenv-style config file
CONFLUENCE_DEFAULT_PAGE_SIZENoDefault page size for Confluence (positive integer)
ATLASSIAN_DC_MCP_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds (positive integer, overrides default 30000)

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

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