How to connect Confluence MCP with Cursor

How to integrate Confluence MCP with Cursor Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor. And in this guide, I will explain the easiest and most secure way to connect your Confluence account to Cursor via Composio Connect, so it can create a project documentation page in Marketing space, add 'urgent' label to Q3 planning page, publish team meeting summary as a blog post, and more without ever putting your account credentials at risk.

Confluence logoConfluence
Oauth2S2s Oauth2Api Key

Confluence is Atlassian's team collaboration and knowledge management platform. It helps your team organize, share, and update documents and project content in one secure workspace.

62 Tools23 Triggers

How to integrate Confluence MCP with Cursor

Cursor is one of the leading AI-powered code editors. It is built to help developers write, understand, and refactor code faster with AI assistance built directly into the editor.

And in this guide, I will explain the easiest and most secure way to connect your Confluence account to Cursor via Composio Connect, so it can create a project documentation page in Marketing space, add 'urgent' label to Q3 planning page, publish team meeting summary as a blog post, and more without ever putting your account credentials at risk.

Also integrate Confluence with

Why Composio?

  • 1,000+ SaaS toolkits out of the box. Skip the work of building and maintaining integrations, Composio gives you instant access to a vast catalog of pre-built connectors.
  • One MCP server for every app. Connect any of your applications on demand through a single endpoint, rather than juggling a separate server for each app.
  • Smart, context-aware tool loading. Unlike traditional MCP servers that dump every available tool into the LLM context window, Composio searches for and loads only the tools relevant to the task at hand. A remote CLI workbench lets LLMs compose these tools into workflows for complex automation.

Connect Confluence to Cursor

Two ways to install — pick whichever you prefer.

1. Install with one click

Click the button below to add Composio to Cursor.

Install in Cursor

2. Or add manually

Add to your Cursor mcp.json

Open .cursor/mcp.json in your project root (or ~/.cursor/mcp.json for global config) and add the following configuration:

bash
{
  "servers": {
    "composio": {
      "type": "http",
      "url": "https://connect.composio.dev/mcp"
    }
  }
}

3. Authorize

Restart Cursor, then click "Connect" next to Composio in MCP Tools settings.

Cursor MCP Tools settings with Connect button next to Composio

A browser window will open to authorize.

Composio authorization browser window

Connect your Confluence account

Back in Cursor, ask the agent to connect to Confluence or give it any Confluence-related task.

For example, ask it to:

  • "Create a project documentation page in Marketing space"
  • "Add 'urgent' label to Q3 planning page"
  • "Publish team meeting summary as a blog post"

It will prompt you to authenticate and authorize access to Confluence.

That is it. Composio tools are now available in Cursor, and your Confluence account is ready to use.

Conclusion

You have successfully connected Confluence to Cursor using Composio Connect. Your agent can now use Confluence securely without exposing credentials in prompts or local scripts.

TOOLS & TRIGGERS

Supported Tools and Triggers

Every Confluence action and event your agent gets out of the box.

Add Content Label

Tool to add labels to a piece of content.

CQL Search

Searches for content in Confluence using Confluence Query Language (CQL).

Create Blogpost

Tool to create a new Confluence blog post.

Create Blogpost Property

Tool to create a property on a specified blog post.

Create Whiteboard Property

Tool to create a new content property on a whiteboard.

Create Footer Comment

Tool to create a footer comment on a Confluence page, blog post, attachment, or custom content.

Create Page

Tool to create a new Confluence page in a specified space.

Create Page Property

Tool to create a property on a Confluence page.

Create Private Space

Tool to create a private Confluence space.

Create Space

Tool to create a new Confluence space.

Create Space Property

Tool to create a new property on a Confluence space.

Create Whiteboard

Tool to create a new Confluence whiteboard.

Delete Blogpost Property

Tool to delete a blog post property.

Delete Page Content Property

Tool to delete a content property from a page by property ID.

Delete Whiteboard Content Property

Tool to delete a content property from a whiteboard by property ID.

Delete Page

Tool to delete a Confluence page.

Delete Space

Tool to delete a Confluence space by its key.

Delete Space Property

Tool to delete a space property.

Download Attachment

Downloads an attachment from a Confluence page and returns a publicly accessible S3 URL.

Get Attachment Labels

Tool to list labels on an attachment.

Get Attachments

Tool to retrieve attachments of a Confluence page.

Get Audit Logs

Tool to retrieve Confluence audit records.

Get Blogpost by ID

Tool to retrieve a specific Confluence blog post by its ID.

Get Blogpost Labels

Tool to retrieve labels of a specific Confluence blog post by ID.

Get Blogpost Like Count

Tool to get like count for a Confluence blog post.

Get Blogpost Operations

Tool to retrieve permitted operations for a Confluence blog post.

Get Blog Posts

Tool to retrieve a list of blog posts.

Get Blog Posts For Label

Tool to list all blog posts under a specific label.

Get Blogpost Version Details

Tool to retrieve details for a specific version of a blog post.

Get Blogpost Versions

Tool to retrieve all versions of a specific blog post.

Get Child Pages

Tool to list all direct child pages of a given Confluence page.

Get Blog Post Content Properties

Tool to retrieve all content properties on a blog post.

Get Page Content Properties

Tool to retrieve all content properties on a page.

Get Content Restrictions

Tool to retrieve restrictions on a Confluence content item.

Get Current User

Tool to get information about the currently authenticated user — always scoped to the account tied to the configured connection, not arbitrary users.

Get Inline Comments for Blog Post

Tool to retrieve inline comments for a Confluence blog post.

Get Labels

Tool to retrieve all labels in a Confluence site; use for label discovery when you need to list or page through labels.

Get Page Labels

Tool to retrieve labels of a specific Confluence page by ID.

Get Labels for Space

Tool to list labels on a space.

Get Labels for Space Content

Tool to list labels on all content in a space.

Get Page Ancestors

Tool to retrieve all ancestors for a given Confluence page by its ID.

Get Page by ID

Tool to retrieve a Confluence page by its ID.

Get Page Footer Comments

Tool to retrieve footer (non-inline) comments for a Confluence page.

Get Page Inline Comments

Tool to retrieve inline comments for a Confluence page.

Get Page Like Count

Tool to get like count for a Confluence page.

Get Pages

Tool to retrieve a paginated list of Confluence pages.

Get Page Versions

Tool to retrieve all versions of a specific Confluence page.

Get Space by ID

Tool to retrieve a Confluence space by its ID.

Get Space Contents

Tool to retrieve content in a Confluence space.

Get Space Properties

Tool to get properties of a Confluence space.

Get Spaces

Tool to retrieve a paginated list of Confluence spaces with optional filtering.

Get Tasks

Tool to list Confluence tasks (action items) with filtering by assignee, creator, space, page, blog post, status, and dates.

Get Anonymous User

Tool to retrieve information about the anonymous user.

Search Content

Searches for content by filtering pages from the Confluence v2 API with intelligent ranking.

Search Users

Searches for users using user-specific queries from the Confluence Query Language (CQL).

Update Blogpost

Tool to update a Confluence blog post's title or content.

Update Blogpost Property

Tool to update a property of a specified blog post.

Update Page Content Property

Tool to update a content property on a Confluence page.

Update Whiteboard Content Property

Tool to update a content property on a whiteboard.

Update Page

Tool to update an existing Confluence page, replacing the entire page content.

Update Space Property

Tool to update a space property.

Update Task

Tool to update a Confluence task status.

FAQ

Frequently asked questions

With a standalone Confluence MCP server, the agents and LLMs can only access a fixed set of Confluence tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Confluence and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Cursor fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Confluence tools.

Yes, absolutely. You can configure which Confluence scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Confluence data and credentials are handled as safely as possible.

Start with Confluence.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Confluence tool your agent needs.Free to start.

Start building