mcp-confluence
Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"confluence": {
"url": "https://gateway.pipeworx.io/confluence/mcp"
}
}
}
Or use the CLI:
npx pipeworx use confluence
License
MIT