# @aaronsb/confluence-cloud-mcp

Model Context Protocol (MCP) server for Confluence Cloud - enables AI assistants to interact with Confluence

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.5.2
- **Author:** aaronsb
- **License:** MIT
- **npm:** @aaronsb/confluence-cloud-mcp
- **Source:** https://github.com/aaronsb/confluence-cloud
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-10T18:24:18.061Z
- **Version scanned:** 0.5.2
- **CVEs:** none found by OSV at scan time

## Tools

8 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `manage_confluence_page` — Get, create, update, delete, move, copy, archive, or pull pages for editing. Manage labels and content properties. Create returns a scratchpad for composing con
- `edit_confluence_content` — Line-addressed content editing within a scratchpad buffer. View, insert, replace, or remove lines, then submit to Confluence. Requires a scratchpadId from creat
- `manage_confluence_space` — List spaces, get space details, or manage space configuration.
- `search_confluence` — Search Confluence using CQL (Confluence Query Language), full-text search, or filter by labels/contributors.
- `manage_confluence_media` — Upload, download, list, view, or delete page attachments and media. Use view to display images inline.
- `navigate_confluence` — Navigate page hierarchy, discover links, backlinks, and related pages. Returns tree views and relationship graphs.
- `queue_confluence_operations` — Batch multiple Confluence operations in a single call. Supports result references ($0.pageId) and per-operation error strategies.
- `manage_workspace` — Stage files in the local workspace for attachment operations. List, read, write, delete files, or create directories. Supports nested paths (e.g. "projects/imag

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"confluence-cloud\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@aaronsb/confluence-cloud-mcp\"\n      ],\n      \"env\": {\n        \"CONFLUENCE_API_TOKEN\": \"<YOUR_CONFLUENCE_API_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CONFLUENCE_API_TOKEN` — Confluence API Token (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — mutates data; holds an api key.
- Floor 46, ceiling 46 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40aaronsb%2Fconfluence-cloud-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40aaronsb%2Fconfluence-cloud-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40aaronsb%2Fconfluence-cloud-mcp
- HTML page: https://forgeregistry.com/registry/%40aaronsb%2Fconfluence-cloud-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
