Confluence
Freeby Indie Developer
Atlassian's team workspace for documentation and collaboration.
v1.0.0Added Feb 26, 2025
confluenceatlassiandocs
Confluence MCP Server
Atlassian's team workspace for documentation and collaboration.
Features
- Page management
- Spaces
- Templates
- Comments
- Search
Installation
{
"mcpServers": {
"confluence": {
"command": "npx",
"args": ["-y", "mcp-confluence"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-confluence
Add to claude_desktop_config.json
{
"mcpServers": {
"confluence": {
"command": "npx",
"args": ["-y", "mcp-confluence"]
}
}
}