Skip to main content

Confluence MCP Server for Claude Code — page CRUD, section editing, table management, smart updates, and more

Project description

confluence-cloud-mcp

Confluence Cloud MCP server for Claude Code.

The official Atlassian connector covers basic page read/write. This server adds 27 tools including section-level editing, table CRUD, smart diff updates, attachments, and space export.

Prerequisites

uvx is required (comes with uv).

# uvx가 없다면 먼저 uv를 설치하세요
curl -LsSf https://astral.sh/uv/install.sh | sh
source ~/.zshrc  # 또는 터미널을 새로 열기

Install (1 minute)

Option A: Interactive setup

uvx confluence-cloud-mcp --setup

Asks for your Confluence URL, email, and API token, then auto-registers with Claude Code.

Option B: One-liner

claude mcp add confluence -s user \
  -e "CONFLUENCE_URL=https://yourcompany.atlassian.net" \
  -e "CONFLUENCE_EMAIL=you@company.com" \
  -e "CONFLUENCE_API_TOKEN=your-token" \
  -- uvx confluence-cloud-mcp

API Token

  1. Go to https://id.atlassian.com/manage-profile/security/api-tokens
  2. Click Create API token
  3. Copy the token

Tools (27)

Page Management

Tool Description
list_spaces List accessible spaces
get_page Get page by ID or URL
get_page_full Get full page content with formatting
create_page Create new page
update_page Update existing page
append_to_page Append content to page
search_pages Search pages by keyword

Section Editing

Tool Description
list_page_sections List all headings in a page
update_page_section Update a specific section by heading
smart_update_page Diff-aware update (skip if unchanged)

Table Operations

Tool Description
get_page_tables Extract tables from page
update_page_table Modify table content
add_table_row Add row to table
delete_table_row Delete row from table
update_table_cell Update specific cell
create_page_with_table Create page with table

Attachments & Export

Tool Description
upload_attachment Upload file to page
upload_attachments Upload multiple files
download_page_images Download all images
download_page_attachments Download all attachments
export_page Export page to Markdown
export_space Export space to Markdown files
sync_space Sync space to local filesystem

Database

Tool Description
list_databases List Confluence databases
get_database Get database metadata
create_database Create database
delete_database Delete database

Markdown Support

Write content in Markdown — it auto-converts to Confluence Storage Format.

Supported: headings, bold/italic, lists, tables, code blocks, links, images, horizontal rules.

Requirements

  • Python 3.10+
  • Confluence Cloud (Atlassian hosted)
  • API token with read/write access

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

confluence_cloud_mcp-0.1.4.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

confluence_cloud_mcp-0.1.4-py3-none-any.whl (27.5 kB view details)

Uploaded Python 3

File details

Details for the file confluence_cloud_mcp-0.1.4.tar.gz.

File metadata

  • Download URL: confluence_cloud_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for confluence_cloud_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 527dce2fc637fc75e5ac99bc933ba258473e10bb7cade5881fb5e7e8de53752a
MD5 1e83b741bca490e80cf08beae2d762d5
BLAKE2b-256 bd58b85ff9dbe775249e139939f28c3ae3a05c5cb15422db1d07f6bc19aab1a1

See more details on using hashes here.

File details

Details for the file confluence_cloud_mcp-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: confluence_cloud_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for confluence_cloud_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4011a4f29906d1b7964826bc52044ece83229d71235e4d7bee85a051984eac81
MD5 c2238cc90314244cc4abc1e0d37bd376
BLAKE2b-256 e0e0ccf8f81840c2c2c220b8613f07288d1e4b2535b94a2ca4f42620dfd6efad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page