Knowledge Systems
Verified
Trust: 51/100 (Fair)Confluence MCP Guide
Search and manage Confluence pages, spaces, and content. Create documentation and knowledge base articles.
198 stars 7,600 downloadsby Atlassian
Quick Start
Install
npx @mcp/confluenceClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"confluence-mcp": {
"command": "npx",
"args": [
"@mcp/confluence"
]
}
}
}What Confluence MCP Can Do
search_pages
Search Confluence content
create_pages
Create new pages
manage_spaces
Manage Confluence spaces
Permissions Required
Confluence MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
confluence.read | Read Confluence content | low |
confluence.write | Create and edit content | medium |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Partial |