ennbou/confluence-mcp-server
If you are the rightful owner of confluence-mcp-server 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.
The Confluence MCP Server is designed to integrate seamlessly with the Confluence collaboration platform, enhancing context awareness and streamlining documentation workflows.
Tools
Functions exposed to the LLM to take actions
get-confluence-spaces
Retrieve a list of Confluence spaces, with optional pagination for managing large datasets.
get-confluence-space-details
Fetch detailed information about a specific Confluence space using its unique spaceKey.
get-confluence-space-pages
List all pages within a specific Confluence space, with options to expand details and support for pagination.
get-confluence-page-details
Obtain comprehensive details about a specific Confluence page, including metadata and content.
search-confluence-using-cql
Perform advanced searches on Confluence content using Confluence Query Language (CQL).
get-confluence-attachments
Retrieve all attachments associated with a specific Confluence page, identified by its pageId.
download-confluence-image
Download the binary data for a specific Confluence image.
get-confluence-page-children
Retrieve all child pages of a specific Confluence page, identified by its pageId.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client