Atlassian Dc MCP Confluence runs on your own machine — the client starts it, so there is no endpoint to ping. 257 installs a week from npm. Last commit 1 Aug 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 confluence-datacenter-mcp
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"confluence-datacenter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.atlassian-dc-mcp-confluence]
command = "npx"
args = ["-y", "confluence-datacenter-mcp"]
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"confluence-datacenter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"args": [
"-y",
"confluence-datacenter-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.