Atlassian Data Center MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_HOST | No | Your Jira host (domain only, e.g., jira.example.com). Alternative to JIRA_API_BASE_PATH. | |
| JIRA_API_TOKEN | No | Your Jira API token (Personal Access Token for Data Center). | |
| CONFLUENCE_HOST | No | Your Confluence host (domain only). Alternative to CONFLUENCE_API_BASE_PATH. | |
| JIRA_API_BASE_PATH | No | Full API base URL for Jira, e.g., https://jira.example.com/rest. Alternative to JIRA_HOST. | |
| CONFLUENCE_API_TOKEN | No | Your Confluence API token (Personal Access Token for Data Center). | |
| JIRA_DEFAULT_PAGE_SIZE | No | Default page size for Jira queries (optional). | |
| CONFLUENCE_API_BASE_PATH | No | Full API base URL for Confluence, e.g., https://confluence.example.com. Alternative to CONFLUENCE_HOST. | |
| ATLASSIAN_DC_MCP_CONFIG_FILE | No | Absolute path to a shared dotenv configuration file containing the above variables. | |
| CONFLUENCE_DEFAULT_PAGE_SIZE | No | Default page size for Confluence queries (optional). | |
| ATLASSIAN_DC_MCP_REQUEST_TIMEOUT_MS | No | Timeout 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
| 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
- 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/Upendrasengar/atlassian-dc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server