Skip to main content
Glama
saleshandy

Confluence API Docs MCP Server

by saleshandy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_EMAILYesYour email address
CONFLUENCE_BASE_URLYesYour Atlassian Cloud URL (e.g., https://mycompany.atlassian.net)
CONFLUENCE_API_TOKENYesAPI token from https://id.atlassian.com/manage-profile/security/api-tokens

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
list_spacesA

List all available Confluence spaces

search_pagesC

Search for existing pages in Confluence

get_pageA

Get the content of an existing Confluence page

create_api_docC

Create a new API documentation page from a Swagger/OpenAPI specification

update_api_docB

Update an existing API documentation page with new Swagger/OpenAPI spec

sync_swagger_to_confluenceC

Sync a Swagger/OpenAPI spec to Confluence, optionally creating nested pages

delete_pageC

Delete a Confluence page

create_api_doc_from_controllerC

Create a new API documentation page from NestJS controller files

update_api_doc_from_controllerB

Update an existing API documentation page with NestJS controller files

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/saleshandy/saleshandy-confluence-mcp-server'

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