Integrate Confluence MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Confluence
Returns the authenticated Confluence user's account ID, display name, email, and cloud ID. Call this first when the user says 'my pages', 'my posts', or needs to scope queries to themselves. Use the returned accountId to filter results from Search Content or Get Pages. See the documentation.
Updates a page or blog post on Confluence by its ID. See the documentation
Searches for content using the Confluence Query Language (CQL). See the documentation
Retrieve a list of pages. See the documentation
Retrieve a list of pages in a space. See the documentation
Retrieve a page by its ID. See the documentation
Removes a blog post from Confluence by its ID. Use with caution, the action is irreversible. See the documentation
Creates a new page or blog post on Confluence. See the documentation
Creates a new page in the space. See the documentation