Skip to content
Claude Desktop

atlassian dc mcp confluence for Claude Desktop

io.github.mrrefactoring/atlassian-dc-mcp-confluence

MCP server for Atlassian Confluence Data Center - access and manage content

client:Claude Desktop transport:stdio runtime:npm

Install atlassian dc mcp confluence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "atlassian-dc-mcp-confluence": {
      "command": "npx",
      "args": [
        "-y",
        "confluence-datacenter-mcp"
      ],
      "env": {
        "ATLASSIAN_DC_MCP_CONFIG_FILE": "<ATLASSIAN_DC_MCP_CONFIG_FILE>",
        "CONFLUENCE_HOST": "<CONFLUENCE_HOST>",
        "CONFLUENCE_API_BASE_PATH": "<CONFLUENCE_API_BASE_PATH>",
        "CONFLUENCE_API_TOKEN": "<CONFLUENCE_API_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

atlassian dc mcp confluence in other clients