Loomal

Confluence Cloud

MCP server by github.com/aaronsb/confluence-cloud

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

0 starsnpm: @aaronsb/confluence-cloud-mcp

About Confluence Cloud

Confluence Cloud is an MCP (Model Context Protocol) server published by aaronsb in the official MCP registry, listed under Cloud Platforms on Loomal. MCP server for Confluence Cloud — page editing, navigation, and content management

It ships as an npm package (@aaronsb/confluence-cloud-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aaronsb/confluence-cloud.

Use Confluence Cloud with your agent

Claude Code · one command
claude mcp add confluence-cloud -- npx -y @aaronsb/confluence-cloud-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "confluence-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@aaronsb/confluence-cloud-mcp"
      ]
    }
  }
}
npm@aaronsb/confluence-cloud-mcp

Frequently asked questions

What is Confluence Cloud?
Confluence Cloud is an MCP (Model Context Protocol) server by aaronsb in the Cloud Platforms category. MCP server for Confluence Cloud — page editing, navigation, and content management
How do I connect Confluence Cloud to Claude, Cursor, or another MCP client?
Install Confluence Cloud from its npm package (@aaronsb/confluence-cloud-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Confluence Cloud open source?
Yes — the source code is public at github.com/aaronsb/confluence-cloud.
Can AI agents pay to use Confluence Cloud?
Not yet through Loomal — Confluence Cloud is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Confluence Cloud? Claim this listing free by verifying GitHub ownership, or contact us.