confluence-mcp

ralscha/confluence-mcp
★ 0 stars Go AI/LLM Updated today
MCP server to access Confluence
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "confluence-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/ralscha/confluence-mcp@latest"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) server that exposes as Claude, VS Code, or any MCP-compatible host). Built with the official Supports **stdio** and **streamable HTTP** transports, and a **readonly** / **readwrite** mode switch so you can control whether write operations are

Tools (20)

CONFLUENCE_API_TOKENCONFLUENCE_BASE_URLCONFLUENCE_EMAILCONFLUENCE_MODEMCP_ALLOWED_ORIGINSMCP_HTTP_ADDRMCP_TRANSPORTconfluence_add_page_labelconfluence_create_footer_commentconfluence_create_pageconfluence_delete_attachmentconfluence_delete_footer_commentconfluence_delete_pageconfluence_download_attachmentconfluence_get_commentconfluence_get_pageconfluence_get_page_ancestorsconfluence_get_page_attachmentsconfluence_get_page_childrenconfluence_get_page_labels