dokuwiki-plugin-mcp

splitbrain/dokuwiki-plugin-mcp
★ 5 stars PHP Memory/Knowledge Updated today
Make the remote API available as MCP server
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": {
    "dokuwiki-plugin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "splitbrain/dokuwiki-plugin-mcp"
      ]
    }
  }
}

README Excerpt

mcp plugin for DokuWiki Make the remote API available as MCP server All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:mcp If you install this plugin manually, make sure it is installed in lib/plugins/mcp/ - if the folder is called different it will not work! Please refer to http://www.dokuwiki.org/extensions for additional info