splitbrain/dokuwiki-plugin-mcp
Make the remote API available as MCP server
Platform-specific configuration:
{
"mcpServers": {
"dokuwiki-plugin-mcp": {
"command": "npx",
"args": [
"-y",
"dokuwiki-plugin-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...