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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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