Skip to content

Confluence

Free

by Indie Developer

Atlassian's team workspace for documentation and collaboration.

v1.0.0Added Feb 26, 2025
confluenceatlassiandocs
Works with:ClaudeGPTGeminiCopilot

Confluence MCP Server

Atlassian's team workspace for documentation and collaboration.

Features

  • Page management
  • Spaces
  • Templates
  • Comments
  • Search

Installation

{
  "mcpServers": {
    "confluence": {
      "command": "npx",
      "args": ["-y", "mcp-confluence"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-confluence
Add to claude_desktop_config.json
{
  "mcpServers": {
    "confluence": {
      "command": "npx",
      "args": ["-y", "mcp-confluence"]
    }
  }
}