Skip to main content
Glama
rkorablin

confluence-http-api-mcp

by rkorablin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_PATNoAlias for CONFLUENCE_TOKEN
CONFLUENCE_URLYesBase URL, e.g. https://wiki.it-aces.com
CONFLUENCE_TOKENNoPersonal Access Token sent as Authorization: Bearer

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
confluence_searchA

Search Confluence pages with CQL. Examples: space=GAR AND type=page, space=GAR AND title ~ "API", text ~ "address search" AND space=GAR. Returns titles, ids, excerpts.

confluence_get_pageA

Get a Confluence page by numeric content id. Returns title, space, ancestors and plain-text body.

confluence_get_page_by_titleA

Get a page by space key and exact title (first match).

confluence_list_spacesA

List Confluence spaces accessible with the token.

confluence_get_page_childrenA

List child pages under a parent page (table of contents / doc tree).

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/rkorablin/confluence-http-api-mcp'

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