MoreAI.tools
C
Confluence MCP
48
Stack Score
Editorial pick✓ Verified workingMCP server
Confluence MCP logo

Confluence MCP

Read, search, and write Confluence pages.

Try Confluence MCP

Best for

Best for enterprise teams running internal docs on Confluence.

At a glance

Pricing
open-source
Setup time
30 minutes
Learning curve
moderate
Last verified
5/27/2026

What we love

  • Atlassian-maintained
  • Strong enterprise wiki surface
  • CQL exposes rich query

Where it falls short

  • Complex permission model
  • Page restrictions need care
  • Slow on huge spaces

Install & connect

Copy-paste ready

Install
shell
npx -y mcp-remote https://confluence.run.tools
Config — Claude Desktop
json
{
  "mcpServers": {
    "confluence": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://confluence.run.tools"]
    }
  }
}
Config — Claude Code
shell
claude mcp add --transport http confluence https://confluence.run.tools

Pricing

✓ Pricing verified Jun 14, 2026

1 tier

Open-source

$0

perpetual

  • Apache 2.0

Overview

MCP server for Confluence Cloud + Server — page CRUD, space + label mgmt, CQL search, attachment ops. Atlassian OAuth or API token.

Key features

  • Page CRUD
  • CQL search
  • Space + label mgmt
  • Attachment ops
  • OAuth + token

Exposed tools

The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.

  • CONFLUENCE_CREATE_PAGE
    Create a new Confluence page in a specified space.
  • CONFLUENCE_UPDATE_PAGE
    Update an existing Confluence page.
  • CONFLUENCE_DELETE_PAGE
    Permanently delete a Confluence page.
  • CONFLUENCE_GET_PAGE_BY_ID
    Retrieve a Confluence page by its ID.
  • CONFLUENCE_GET_PAGES
    Paginated list of Confluence pages.
  • CONFLUENCE_GET_CHILD_PAGES
    List direct child pages of a given page.
  • CONFLUENCE_GET_PAGE_ANCESTORS
    Retrieve all ancestors for a given page.
  • CONFLUENCE_GET_PAGE_VERSIONS
    Retrieve all versions of a page.
  • CONFLUENCE_GET_PAGE_LIKE_COUNT
    Get like count for a page.
  • CONFLUENCE_CREATE_PAGE_PROPERTY
    Create a property on a page.
  • CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_PAGE
    Retrieve all content properties on a page.
  • CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
    Update a content property on a page.
  • CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
    Delete a content property from a page by ID.
  • CONFLUENCE_CREATE_BLOGPOST
    Create a new Confluence blog post.
  • CONFLUENCE_UPDATE_BLOGPOST
    Update a Confluence blog post.
  • CONFLUENCE_GET_BLOG_POSTS
    Paginated list of blog posts.
  • CONFLUENCE_GET_BLOGPOST_BY_ID
    Retrieve a blog post by ID.
  • CONFLUENCE_GET_BLOG_POSTS_FOR_LABEL
    List all blog posts under a specific label.
  • CONFLUENCE_GET_BLOGPOST_VERSIONS
    Retrieve all versions of a blog post.
  • CONFLUENCE_GET_BLOGPOST_VERSION_DETAILS
    Retrieve details for a specific blog post version.
  • CONFLUENCE_GET_BLOGPOST_LIKE_COUNT
    Get like count for a blog post.
  • CONFLUENCE_GET_BLOGPOST_LABELS
    Retrieve labels of a blog post.
  • CONFLUENCE_GET_BLOGPOST_OPERATIONS
    Retrieve permitted operations for a blog post.
  • CONFLUENCE_CREATE_BLOGPOST_PROPERTY
    Create a property on a blog post.
  • CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_BLOG_POST
    Retrieve all content properties on a blog post.
  • CONFLUENCE_UPDATE_BLOGPOST_PROPERTY
    Update a property of a blog post.
  • CONFLUENCE_DELETE_BLOGPOST_PROPERTY
    Delete a blog post property.
  • CONFLUENCE_CREATE_SPACE
    Create a new Confluence space.
  • CONFLUENCE_CREATE_PRIVATE_SPACE
    Create a private Confluence space.
  • CONFLUENCE_DELETE_SPACE
    Delete a Confluence space by key.
  • CONFLUENCE_GET_SPACES
    Paginated list of Confluence spaces.
  • CONFLUENCE_GET_SPACE_BY_ID
    Retrieve a space by ID.
  • CONFLUENCE_GET_SPACE_CONTENTS
    Retrieve content in a space.
  • CONFLUENCE_GET_SPACE_PROPERTIES
    Retrieve space properties.
  • CONFLUENCE_CREATE_SPACE_PROPERTY
    Create a new property on a space.
  • CONFLUENCE_UPDATE_SPACE_PROPERTY
    Update a space property.
  • CONFLUENCE_DELETE_SPACE_PROPERTY
    Delete a space property.
  • CONFLUENCE_CREATE_WHITEBOARD
    Create a new Confluence whiteboard.
  • CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_WHITEBOARD
    Create a content property on a whiteboard.
  • CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
    Update a whiteboard content property.
  • CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
    Delete a whiteboard content property.
  • CONFLUENCE_ADD_CONTENT_LABEL
    Add labels to a piece of content.
  • CONFLUENCE_GET_LABELS
    Retrieve all labels in a Confluence site.
  • CONFLUENCE_GET_LABELS_FOR_PAGE
    Retrieve labels of a specific page.
  • CONFLUENCE_GET_LABELS_FOR_SPACE
    List labels on a space.
  • CONFLUENCE_GET_LABELS_FOR_SPACE_CONTENT
    List labels on all content in a space.
  • CONFLUENCE_GET_ATTACHMENTS
    Retrieve attachments of a Confluence page.
  • CONFLUENCE_GET_ATTACHMENT_LABELS
    List labels on an attachment.
  • CONFLUENCE_GET_INLINE_COMMENTS_FOR_BLOG_POST
    Retrieve inline comments for a blog post.
  • CONFLUENCE_GET_CONTENT_RESTRICTIONS
    Retrieve restrictions on a content item.
  • CONFLUENCE_GET_AUDIT_LOGS
    Retrieve Confluence audit records.
  • CONFLUENCE_GET_CURRENT_USER
    Get info about the currently authenticated user.
  • CONFLUENCE_GET_USER_ANONYMOUS
    Retrieve info about the anonymous user.
  • CONFLUENCE_SEARCH_CONTENT
    Search content by filtering pages with intelligent ranking.
  • CONFLUENCE_SEARCH_USERS
    Search for users using CQL.

Best use cases

Internal docs Q&A

Ground Claude answers in Confluence pages for SOPs and runbooks.

Page maintenance

Let Claude refresh outdated pages based on linked source documents.

Integrations

Confluence Cloud
Confluence Server
Jira
Bitbucket
Slack

One AI Stack pick every week.

The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.