atlassian dc mcp confluence for Claude Code
io.github.mrrefactoring/atlassian-dc-mcp-confluence
MCP server for Atlassian Confluence Data Center - access and manage content
client:Claude Code
transport:stdio
runtime:npm
Install atlassian dc mcp confluence in Claude Code
run in your project directory
claude mcp add atlassian-dc-mcp-confluence -e ATLASSIAN_DC_MCP_CONFIG_FILE=<ATLASSIAN_DC_MCP_CONFIG_FILE> -e CONFLUENCE_HOST=<CONFLUENCE_HOST> -e CONFLUENCE_API_BASE_PATH=<CONFLUENCE_API_BASE_PATH> -e CONFLUENCE_API_TOKEN=<CONFLUENCE_API_TOKEN> -- npx -y confluence-datacenter-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs