Atlassian Dc MCP Confluence runs on your own machine — the client starts it, so there is no endpoint to ping. 6 750 installs a week from npm. Last commit 26 Jul 2026.
MCP server for Atlassian Confluence Data Center - access and manage content
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add atlassian-dc-mcp-confluence -- npx -y @atlassian-dc-mcp/confluence
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"@atlassian-dc-mcp/confluence"
],
"command": "npx"
}
}
}
[mcp_servers.atlassian-dc-mcp-confluence]
command = "npx"
args = ["-y", "@atlassian-dc-mcp/confluence"]
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"@atlassian-dc-mcp/confluence"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"@atlassian-dc-mcp/confluence"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.