MCP server for Atlassian Confluence — search, read, create and update pages via Claude / Windsurf / any MCP-compatible AI client. Supports Cloud and on-premise (Server/Data Center).
{
"mcpServers": {
"atlassian-confluence": {
"command": "npx",
"args": [
"-y",
"atlassian-confluence-mcp-server"
]
}
}
}