Back to MCP Servers
Confluence
Get Confluence data via CQL and read pages.
other-tools-and-integrations
By KS-GEN-AI
Installation
npx -y confluence-mcp-serverConfiguration
{
"mcpServers": {
"confluence-mcp-server": {
"command": "npx",
"args": ["-y", "confluence-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes