xwiki-mcp

lnikonl/xwiki-mcp
★ 1 stars Go API Integration Updated today
MCP server that exposes an XWiki instance over HTTP (Streamable HTTP transport).
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": {
    "xwiki-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/lnikonl/xwiki-mcp@latest"
      ]
    }
  }
}

README Excerpt

MCP server (Go, [mcp-go](https://github.com/mark3labs/mcp-go) v0.55.0) that exposes an XWiki instance over HTTP (Streamable HTTP transport). Flow: LLM sends its XWiki user token in the HTTP header -> xwiki-mcp authenticates to XWiki REST API on behalf of the user -> XWiki. - **Source Code**: [https://github.com/lnikonl/xwiki-mcp](https://github.com/lnikonl/xwiki-mcp)

Tools (6)

XWIKI_BASE_URLXWIKI_MCP_ADDRXWIKI_MCP_ALLOW_DELETEXWIKI_MCP_TIMEOUTXWIKI_TOKENlist_spaces