Confluence MCP Server
by skshatriya95
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (default 0.0.0.0). | |
| PORT | No | Port (default 8000). | |
| CONFLUENCE_EMAIL | No | Atlassian account email (required in token mode). | |
| MCP_ALLOWED_HOSTS | No | Comma-separated Host values to allow (MCP DNS-rebinding protection). | |
| ATLASSIAN_AUDIENCE | No | Audience injected by the /oauth/authorize proxy. | api.atlassian.com |
| CONFLUENCE_BASE_URL | No | Your Confluence base URL, ending in /wiki (required in token mode). | |
| CONFLUENCE_READONLY | No | Set to 'true' to disable all write tools. | |
| CONFLUENCE_SITE_URL | No | Pin to one site if the token can access several (oauth mode). | |
| CONFLUENCE_API_TOKEN | No | Atlassian API token (required in token mode). | |
| CONFLUENCE_AUTH_MODE | No | Authentication mode: oauth or token. | oauth |
| ATLASSIAN_AUTHORIZE_URL | No | Upstream authorize URL for the proxy. | https://auth.atlassian.com/authorize |
| CONFLUENCE_DEFAULT_SPACE | No | Default space key for create_page. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |