
Confluence MCP
Supports UIby nguyenvanduocit
Connect AI assistants to Atlassian Confluence to search, retrieve, create, and update content seamlessly.
What it does
This MCP server integrates AI assistants with Atlassian Confluence, allowing the AI to act as a knowledge manager. It enables searching for internal documentation, retrieving page content, and managing Confluence spaces and pages directly through the chat interface.
Tools
search_page: Search pages in Confluence using CQL.get_page: Get Confluence page content and metadata.create_page: Create new Confluence pages.update_page: Update existing Confluence pages.get_comments: Get comments from a Confluence page.list_spaces: List all Confluence spaces.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"confluence": {
"command": "/path/to/confluence-mcp",
"args": ["-env", "/path/to/.env"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
go install github.com/nguyenvanduocit/confluence-mcp@latestInformation
- Pricing
- free
- Published
- 5/31/2026
- stars






