confluence-cloud-mcp
3.7
If you are the rightful owner of confluence-cloud-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@mcpreview.com.
A Model Context Protocol (MCP) server for interacting with Confluence Cloud, enabling AI assistants to manage Confluence spaces, pages, and content through a standardized interface.
list_confluence_spaces
List all spaces in Confluence.
get_confluence_space
Get details about a specific space.
list_confluence_pages
List pages in a space.
get_confluence_page
Get a specific page with its content, including Markdown conversion.
create_confluence_page
Create a new page in a space.
update_confluence_page
Update an existing page.
search_confluence_pages
Search Confluence content using CQL.
get_confluence_labels
Get labels for a page.
add_confluence_label
Add a label to a page.
remove_confluence_label
Remove a label from a page.