Connects to Confluence Cloud's REST and GraphQL APIs to manage pages, spaces, and attachments. Exposes session-based editing that lets you pull a page, patch individual blocks (sections, paragraphs, tables), and sync only what changed instead of rewriting the whole thing. Handles native Confluence macros like status badges and info panels as readable directive syntax, and uses Atlassian's GraphQL gateway to traverse backlinks and page relationships. Includes CQL search, bulk operations with result references, and token-efficient markdown responses. Reach for this when you need surgical edits to wiki pages or want to navigate Confluence hierarchies without clicking through the web UI.
claude mcp add --transport stdio aaronsb-confluence-cloud uvx confluence-cloud