skempken/confluence-server
A Claude Code skill that enables interaction with Confluence Server's REST API, focusing on reading pages
Platform-specific configuration:
{
"mcpServers": {
"confluence-server": {
"command": "npx",
"args": [
"-y",
"confluence-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...