mcp-confluence-server
If you are the rightful owner of mcp-confluence-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.
A Model Context Protocol (MCP) server for interacting with Confluence Data Center via REST API.
The Confluence MCP Server is designed to facilitate interaction between AI models and Confluence Data Center through a REST API. It provides a suite of tools that enable AI models to perform various operations on Confluence content, such as executing CQL searches, retrieving and managing page content, and creating or updating pages. This server is particularly useful for integrating AI capabilities with Confluence, allowing for automated content management and retrieval. The server can be run in development mode using the MCP CLI tool, which provides an Inspector UI for testing and debugging. It can also be installed in Claude Desktop for seamless integration. The server supports a range of API operations, making it a versatile tool for managing Confluence content programmatically.
Features
- Execute CQL (Confluence Query Language) searches
- Get page content by ID
- Create new pages with optional parent page
- Update existing pages
- Delete pages