KS-GEN-AI/confluence-mcp-server
Get Confluence data via CQL and read pages.
Quick Start
Clone the repository:
git clone https://github.com/KS-GEN-AI/confluence-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"confluence-mcp-server": {
"command": "npx",
"args": [
"-y",
"KS-GEN-AI/confluence-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.