confluence-mcp

confluence-mcp

1

Confluence MCP is a Go-based Model Context Protocol server designed to integrate AI assistants with Atlassian Confluence. It allows for seamless interaction with Confluence content, enabling search, retrieval, creation, and updating of pages through standardized protocols.

Confluence MCP

A Go-based Model Context Protocol (MCP) server for integrating AI assistants with Atlassian Confluence.

Features

  • Search Confluence pages and spaces
  • Get page details and content
  • Create new pages and spaces
  • Update existing pages
  • Manage page permissions and metadata

Installation

Option 1: Download from GitHub Releases

  1. Visit the GitHub Releases page
  2. Download the binary for your platform
  3. Make the binary executable (Linux/macOS)
  4. Move it to your PATH (Linux/macOS)

Option 2: Go install

Option 3: Docker

Pull the pre-built image, or build locally.