
Use Confluence with Claude Desktop, Cursor, or Windsurf to let AI read, act, and automate — no code required.
Use Confluence MCPSign up and connect your Confluence account to Activepieces.
Get your MCP URL and install it in Claude Desktop, Cursor, or Windsurf.
Ask your AI assistant to read emails, manage your calendar, and more.

Triggers when a new page is created.

Triggers when an existing page is updated (version > 1).

Triggers when a new footer comment is added to the selected page.

Triggers when a new attachment is uploaded to the selected page.

Triggers when a new blog post is published in the selected space.

Get page content and optionally all its descendants

Fetches a page by its Confluence web URL (extracts the page ID automatically).

Finds a page by exact title, optionally scoped to a space.

Search Confluence content with CQL (Confluence Query Language). Example: `type = "page" AND space = "DOCS" AND title ~ "release"`.

Creates a new page in a space with the given title and body.

Creates a new page from a template with the given title and variables.

Updates the title, body, or status of an existing page.

Trashes or permanently deletes a page.

Moves a page to a new parent as a child, sibling, or to the top of the parent.

Publishes a draft page (changes status from draft to current).

Adds a footer comment to a page.

Replies to an existing footer comment on a page.

Lists footer and/or inline comments on a page.

Uploads a file as an attachment to a page.

Downloads an attachment file by its ID and returns it as a file.

Lists all attachments on a page.

Adds one or more labels to a page.

Removes a label from a page.

Looks up Confluence users by name, email, or keyword.

Lists all spaces the authenticated user can access.

Make a custom API call to a specific endpoint