← All servers

Confluence Cloud

MCP server for Confluence Cloud — page editing, navigation, and content management

Details

Transport
stdio
Latest version
0.5.2
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.5.2 release date unknown

Install

Add to Cursor or pick your client:

Needs env vars: CONFLUENCE_API_TOKEN , CONFLUENCE_EMAIL , CONFLUENCE_HOST — replace the <placeholders> with your values.

claude mcp add io-github-aaronsb-confluence-cloud --env CONFLUENCE_API_TOKEN=<CONFLUENCE_API_TOKEN> --env CONFLUENCE_EMAIL=<CONFLUENCE_EMAIL> --env CONFLUENCE_HOST=<CONFLUENCE_HOST> -- npx @aaronsb/confluence-cloud-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-aaronsb-confluence-cloud": {
      "command": "npx",
      "args": [
        "@aaronsb/confluence-cloud-mcp"
      ],
      "env": {
        "CONFLUENCE_API_TOKEN": "<CONFLUENCE_API_TOKEN>",
        "CONFLUENCE_EMAIL": "<CONFLUENCE_EMAIL>",
        "CONFLUENCE_HOST": "<CONFLUENCE_HOST>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-aaronsb-confluence-cloud": {
      "command": "npx",
      "args": [
        "@aaronsb/confluence-cloud-mcp"
      ],
      "env": {
        "CONFLUENCE_API_TOKEN": "<CONFLUENCE_API_TOKEN>",
        "CONFLUENCE_EMAIL": "<CONFLUENCE_EMAIL>",
        "CONFLUENCE_HOST": "<CONFLUENCE_HOST>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@aaronsb/confluence-cloud-mcp"
  ],
  "env": {
    "CONFLUENCE_API_TOKEN": "<CONFLUENCE_API_TOKEN>",
    "CONFLUENCE_EMAIL": "<CONFLUENCE_EMAIL>",
    "CONFLUENCE_HOST": "<CONFLUENCE_HOST>"
  }
}
Ecosystem signals — baseline 26 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

npm downloads · 4 hours ago
272 / week
Contributors · 4 hours ago
1
Community — scraped reviews

What the open web says — public discussion about this server (GitHub, Hacker News). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →