Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Optional logging level (e.g., 'debug' for detailed logging) | info |
CONFLUENCE_EMAIL | Yes | Your Atlassian account email address | |
CONFLUENCE_BASE_URL | Yes | Your Confluence instance URL (usually 'https://your-org.atlassian.net' without '/wiki') | |
CONFLUENCE_API_TOKEN | Yes | Your Atlassian API token generated from Account Settings | |
CONFLUENCE_SPACE_KEY | Yes | The key of your Confluence space (found in the URL: 'https://your-org.atlassian.net/wiki/spaces/SPACEKEY/') |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |