Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_BASE_URLYesThe base URL of your Confluence instance, e.g., https://your-domain.atlassian.net
CONFLUENCE_SYNC_DIRNoDefault directory for syncing docs./confluence-docs
CONFLUENCE_API_TOKENYesYour API token for authentication
CONFLUENCE_SPACE_KEYNoDefault space key for operations (optional if space key is provided in tool arguments)
CONFLUENCE_PAGE_LIMITNoDefault page limit for queries10
CONFLUENCE_USER_EMAILYesYour email address associated with the Confluence account

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_confluenceC

Search Confluence for pages matching a query using CQL (Confluence Query Language)

get_page_by_idA

Get a Confluence page by its ID with full content

get_page_by_titleA

Get a Confluence page by title within a space

get_space_pagesA

Get all pages in a Confluence space

get_page_childrenA

Get child pages of a parent page

sync_confluence_docsA

Sync Confluence pages to local markdown files. Can sync a space, search results, or specific pages.

push_md_to_confluenceA

Push markdown files to Confluence. Creates new pages or updates existing ones based on frontmatter or title/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/harshpuri84/confluence-mcp'

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