mcp-confluence

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command mcp-confluence runs a Confluence MCP server that exposes tools for reading, creating, and updating Confluence pages using structured content blocks.

The server reads configuration from environment variables:

  • CONFLUENCE_BASE_URL: The base URL of your Confluence instance (e.g., https://example.atlassian.net/wiki)
  • CONFLUENCE_USERNAME: Your Confluence username (email)
  • CONFLUENCE_API_TOKEN: Your Confluence API token

Example usage:

export CONFLUENCE_BASE_URL=https://example.atlassian.net/wiki
export CONFLUENCE_USERNAME=user@example.com
export CONFLUENCE_API_TOKEN=your-api-token
go run ./cmd/mcp-confluence

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL