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_attachments

Unified tool for Confluence attachment operations (list, download)

manage_comments

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

manage_folders

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

manage_labels

Unified tool for managing page labels (list)

manage_pages

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

manage_search

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

manage_spaces

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

manage_users

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