
Use the Confluence MCP with MCP clients like Claude Desktop, Cursor, or Windsurf to create AI agents with powerful skills that understand and interact with your data - it's free.
Use Confluence MCPSign up for an Activepieces account and connect your Confluence account to get started.
Get your MCP server URL and install it in your preferred AI client (Claude Desktop, Cursor, or Windsurf).
Simply ask your AI assistant to help you with Confluence tasks, and it will handle the rest.

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.