MCP server for Atlassian Confluence Data Center - access and manage content
claude mcp add atlassian-dc-mcp-confluence -- npx -y confluence-datacenter-mcp
claude_desktop_config.json
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"atlassian-dc-mcp-confluence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MrRefactoring--atlassian-dc-mcp-confluence/reviews or the review_server meta-tool.
POST /mcp