confluence-mcp

cosmix/confluence-mcp

3.4

If you are the rightful owner of confluence-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Confluence, enabling AI assistants to interact with Confluence content through a standardized interface.

Tools

Functions exposed to the LLM to take actions

get_page

Retrieve a Confluence page by ID with options for text or markdown format and original markup.

search_pages

Search for Confluence pages using CQL with options for text or markdown format and original markup.

get_spaces

List all available Confluence spaces.

create_page

Create a new Confluence page with optional parent page ID.

update_page

Update an existing Confluence page with new content and version.

get_comments

Retrieve comments for a specific Confluence page in text or markdown format.

add_comment

Add a comment to a Confluence page with optional parent ID for threaded replies.

get_attachments

Retrieve attachments for a specific Confluence page.

add_attachment

Add an attachment to a Confluence page with base64 encoded file content.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources