Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ATLASSIAN_EMAIL | No | Your email address associated with your Atlassian account | |
| ATLASSIAN_DOMAIN | No | Your Atlassian domain (e.g., your-company.atlassian.net) | |
| ATLASSIAN_API_TOKEN | No | Single API token for backward compatibility (if it has access to both Confluence and Jira) | |
| ATLASSIAN_JIRA_TOKEN | No | Your Jira API token with permissions to read issues, projects, and search capabilities | |
| ATLASSIAN_CONFLUENCE_TOKEN | No | Your Confluence API token with read:content:confluence and read:content-details:confluence scopes |
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 | |