confluence-mcp
by riverlover
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind the HTTP server to (HTTP mode only). | 0.0.0.0 |
| MCP_PORT | No | Port to bind the HTTP server to (HTTP mode only). | 3100 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' (default) or 'http'. | stdio |
| CONFLUENCE_BASE_URL | Yes | Base URL of the Confluence server, e.g. http://<confluence-host>:<port> | |
| CONFLUENCE_PASSWORD | No | Confluence password. Required in stdio mode; not needed in HTTP mode where clients send their own credentials. | |
| CONFLUENCE_USERNAME | No | Confluence username. Required in stdio mode; not needed in HTTP mode where clients send their own credentials. | |
| CONFLUENCE_SPACE_KEY | No | Default Confluence space key. Optional; can also be provided per tool call. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues