Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_URLYesYour Confluence instance URL (e.g., https://yourname.atlassian.net)
CONFLUENCE_EMAILYesYour Atlassian account email
CONFLUENCE_API_TOKENYesYour Confluence API token (https://id.atlassian.com/manage-profile/security/api-tokens)
CONFLUENCE_SPACE_KEYNoDefault space key (optional, can be passed per-tool)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_confluence_page

Create a new page in Confluence. Supports Markdown content which will be converted to Confluence format.

update_confluence_page

Update an existing page in Confluence

get_confluence_page

Get the content of a Confluence page by ID

delete_confluence_page

Delete a Confluence page by ID. Use with caution!

search_confluence_pages

Search for pages in a Confluence space by title

list_confluence_pages

List all pages in a Confluence space

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/anu-june/confluence-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server