MCP server providing Confluence Server/Data Center integration: page management, search, spaces, and more.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"www-confluence-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# www-confluence-mcp MCP (Model Context Protocol) server providing **Confluence Server/Data Center** integration — page management, search, spaces, comments, labels, attachments, and more. Gives AI assistants (Qoder, Claude Desktop, Cursor, etc.) the ability to read and write Confluence content through a single MCP server with **25 tools** (24 tools + 1 prompt tool) and **2 built-in prompts**. > **Note:** This server targets **Confluence Server/Data Center** only (v1 REST API). Confluence Cloud is not supported. ## System Requirements | Requirement | Version | |---|---| | **uv** | [Install guide](https://docs.astral.sh/uv/getting-started/installation/) | | **Python** | 3.10+ (managed automatically by `uv`) | | **Confluence** | Server 5.6+ / Data Center 6.0+ | ### Install uv **macOS / Linux:** ```bash curl -LsSf https://astral.sh/uv/install.sh | sh ``` **Windows (PowerShell):** ```powershell powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" ``` **macOS (Homebrew):** ```bash brew install uv ``` ## Installation ### Option 1: From PyPI (recommended) **uvx — one-shot run, auto-updates on every launch:** ```bash uvx www-confluence-mcp ``` **uv tool install — persistent global command:** ```bash # Install (or update to latest): uv tool install --force www-confluence-mcp@latest # Run: www-confluence-mcp # Update later: uv tool install --force www-confluence-mcp@latest ``` ### Option 2: From source or wheel (development) ```bash git clone https://github.com/naifs/www-confluence-mcp.git cd www-confluence-mcp uv sync # Run directly: uv run www-confluence-mcp # Or build and install as a global command: uv build uv tool install --force dist/*.whl # Update later: git pull && uv sync # or rebuild: uv build && uv tool install --force dist/*.whl ``` ## MCP Client Config All variants share the same `env` block. The only difference is `command` and `args`: ```jsonc { "mcpServers": { "www-confluence-mcp": { // Opti…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.