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. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skshatriya95/confluence-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server