Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for the server to listen on | 3001 |
| MCP_API_KEY | Yes | API key for the MCP server | |
| CONFLUENCE_BASE_URL | Yes | Your Confluence domain URL (e.g., https://your-domain.atlassian.net) | |
| CONFLUENCE_USERNAME | Yes | Your Confluence email address | |
| CONFLUENCE_API_TOKEN | Yes | Your Confluence API token |
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 | |