The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Confluence MCP Server listing page.
Interact with Confluence
This is a TypeScript-based MCP server that provides tools to interact with Confluence. It demonstrates core MCP concepts by providing:
execute_cql_searchcql, limit (default: 10).get_page_contentpageId.update_page_contentpageId, content, title (optional, if you want to change it).Install dependencies:
Build the server:
For development with auto-rebuild:
To install Confluence Communication Server MCP Server for Claude Desktop automatically via Smithery:
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.