Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATLASSIAN_SITEYesYour Atlassian Confluence site domain (e.g., your-domain.atlassian.net)
ATLASSIAN_EMAILYesYour Atlassian account email
ATLASSIAN_API_TOKENYesYour Atlassian API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
confluence_searchA

Search Confluence content using CQL (Confluence Query Language). Example queries: "type=page AND title~"API"", "type=page ORDER BY lastmodified DESC"

confluence_list_spacesA

List all Confluence spaces accessible to the user

confluence_get_pageA

Get a Confluence page by ID including its content, version, and metadata

confluence_get_page_by_titleB

Find a Confluence page by its title and space key

confluence_get_spaceB

Get information about a specific Confluence space

confluence_create_pageB

Create a new Confluence page in a specific space

confluence_update_pageC

Update an existing Confluence page

confluence_add_labelsB

Add labels (tags) to a Confluence page

confluence_get_attachmentsB

Get list of attachments for a Confluence page

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/gkrauchunas-arlo/confluence-mcp'

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