Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_EMAILYesEmail for the API token
CONFLUENCE_DOMAINYesAtlassian domain (e.g., acme for acme.atlassian.net)
CTK_ENABLE_WRITESNoSet to true to enable mutation tools
CTK_DISABLED_TOOLSNoComma-separated tool names to hide
CONFLUENCE_API_TOKENYesAtlassian API token
CONFLUENCE_TOKEN_TYPENoClassic or scoped (auto-detected if omitted)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
manage_attachmentsC

Unified tool for Confluence attachment operations (list, download)

manage_commentsC

Unified tool for Confluence comments (list_footer, list_inline, get_replies)

manage_foldersC

Unified tool for Confluence folder operations (list, get, get_children)

manage_labelsC

Unified tool for managing page labels (list)

manage_pagesC

Unified tool for Confluence page operations (get, get_by_title, list, get_children, get_ancestors, list_versions, diff)

manage_searchB

Unified tool for Confluence search (CQL and quick text search)

manage_spacesB

Unified tool for listing and getting Confluence spaces. Actions: 'list', 'get', 'get_by_key', 'create'. Write operations: false

manage_usersC

Search and get Confluence users. Actions: 'get_current', 'search'

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/zach-snell/ctk'

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