Confluence

Confluence

A tool for team collaboration and knowledge management.

176VIEWS
2USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app confluencenpx @composio/cli add cursor --app confluencenpx @composio/cli add cursor --app confluencenpx @composio/cli add cursor --app confluence

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Content Label

Tool to add labels to a piece of content. use after obtaining the content id to tag pages or blog posts with metadata labels.

Get Space By Id

Tool to retrieve a confluence space by its id. use when you need detailed metadata of a specific space.

Get Space By Id

Tool to retrieve a confluence space by its id. use when you need detailed metadata of a specific space.

Create Blogpost

Tool to create a new confluence blog post. use when you need to publish content in a specific space.

Create Blogpost Property

Tool to create a property on a specified blog post. use when you need to add custom metadata to a blog post.

Create Whiteboard Property

Tool to create a new content property on a whiteboard. use when you need to attach custom metadata to a confluence whiteboard.

Create Page

Tool to create a new confluence page in a specified space. use when you need to create new documentation or content.

Create Page Property

Tool to create a property on a confluence page. use when you need to add custom metadata or settings to a page.

Create Private Space

Tool to create a private confluence space. use when you need an isolated workspace viewable only by its creator.

Create Space

Tool to create a new confluence space. use when setting up a new knowledge area for organization.

Create Space Property

Tool to create a new property on a confluence space. use after confirming the space id when adding custom metadata.

Create Whiteboard

Tool to create a new confluence whiteboard. use when you need to start a collaborative whiteboard session.

Delete Blogpost Property

Tool to delete a blog post property. use when you need to remove custom metadata from a specified blog post.

Delete Page Content Property

Tool to delete a content property from a page by property id. use when you need to remove custom metadata from a page for cleanup or auditing.

Delete Whiteboard Content Property

Tool to delete a content property from a whiteboard by property id. use when you need to remove custom metadata from a whiteboard.

Delete Page

Tool to delete a confluence page. use with caution as this will permanently remove the page from the space.

Delete Space

Tool to delete a confluence space by its key. use when you need to permanently remove a space.

Delete Space Property

Tool to delete a space property. use when you need to remove a property from a confluence space after review.

Get Attachment Labels

Tool to list labels on an attachment. use after confirming the attachment id to fetch its labels.

Get Attachments

Tool to retrieve attachments of a confluence page. use after confirming page id to list its attachments (supports pagination).

20 actions available