Knowledge Systems
Trust: 40/100 (Fair)io.github.b1ff/atlassian-dc-mcp-confluence Guide
MCP server for Atlassian Confluence Data Center - access and manage content
53 starsby b1ff
Quick Start
Install
npx @atlassian-dc-mcp/confluenceClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-b1ff-atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"@atlassian-dc-mcp/confluence"
]
}
}
}