atlassian dc mcp confluence for Windsurf
io.github.mrrefactoring/atlassian-dc-mcp-confluence
MCP server for Atlassian Confluence Data Center - access and manage content
client:Windsurf
transport:stdio
runtime:npm
Install atlassian dc mcp confluence in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"atlassian-dc-mcp-confluence": {
"command": "npx",
"args": [
"-y",
"confluence-datacenter-mcp"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<ATLASSIAN_DC_MCP_CONFIG_FILE>",
"CONFLUENCE_HOST": "<CONFLUENCE_HOST>",
"CONFLUENCE_API_BASE_PATH": "<CONFLUENCE_API_BASE_PATH>",
"CONFLUENCE_API_TOKEN": "<CONFLUENCE_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs