Skip to main content
Glama
Upendrasengar

Atlassian Data Center MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_HOSTNoYour Jira host (domain only, e.g., jira.example.com). Alternative to JIRA_API_BASE_PATH.
JIRA_API_TOKENNoYour Jira API token (Personal Access Token for Data Center).
CONFLUENCE_HOSTNoYour Confluence host (domain only). Alternative to CONFLUENCE_API_BASE_PATH.
JIRA_API_BASE_PATHNoFull API base URL for Jira, e.g., https://jira.example.com/rest. Alternative to JIRA_HOST.
CONFLUENCE_API_TOKENNoYour Confluence API token (Personal Access Token for Data Center).
JIRA_DEFAULT_PAGE_SIZENoDefault page size for Jira queries (optional).
CONFLUENCE_API_BASE_PATHNoFull API base URL for Confluence, e.g., https://confluence.example.com. Alternative to CONFLUENCE_HOST.
ATLASSIAN_DC_MCP_CONFIG_FILENoAbsolute path to a shared dotenv configuration file containing the above variables.
CONFLUENCE_DEFAULT_PAGE_SIZENoDefault page size for Confluence queries (optional).
ATLASSIAN_DC_MCP_REQUEST_TIMEOUT_MSNoTimeout in milliseconds for Atlassian API requests (optional, defaults to 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/Upendrasengar/atlassian-dc-mcp'

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