Atlassian Data Center MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_HOST | No | Domain (+ port), no protocol — e.g. jira.example.com | |
| JIRA_PASSWORD | No | Password for Basic auth (paired with JIRA_USERNAME) | |
| JIRA_USERNAME | No | Username for Basic auth (paired with JIRA_PASSWORD) | |
| JIRA_API_TOKEN | No | Personal Access Token (Bearer auth) | |
| JIRA_API_BASE_PATH | No | Full base URL incl. protocol — alternative to JIRA_HOST | |
| JIRA_DEFAULT_PAGE_SIZE | No | Default page size for paged endpoints | |
| ATLASSIAN_DC_MCP_PROFILE | No | Selects a named profile's stored credentials | |
| ATLASSIAN_DC_MCP_HTTP_PORT | No | Serve over HTTP instead of stdio (set to port number) | |
| ATLASSIAN_DC_MCP_LOG_LEVEL | No | Log level: debug, info, warn, error | |
| ATLASSIAN_DC_MCP_CONFIG_FILE | No | Absolute path to a shared dotenv file | |
| ATLASSIAN_DC_MCP_MAX_RESPONSE_CHARS | No | Cap on a tool result's characters; 0 disables | |
| ATLASSIAN_DC_MCP_REQUEST_TIMEOUT_MS | No | Per-request timeout to the Atlassian API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |