Loading MCP server directory, please wait...
MCP server for Atlassian Confluence Data Center - access and manage content
npx @getmcp/cli add io.github.b1ff/atlassian-dc-mcp-confluenceRequires Node.js 18+. Community-contributed server. Review source before installing.
CONFLUENCE_API_TOKENConfluence Personal Access Token or API token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.b1ff/atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/confluence"
],
"env": {
"CONFLUENCE_HOST": "",
"CONFLUENCE_API_BASE_PATH": "",
"CONFLUENCE_API_TOKEN": ""
}
}
}
}