websitetoolbox mcp for Claude Desktop
io.github.webtoolbox/websitetoolbox-mcp
Community forum management — posts, users, search, and moderation via the Website Toolbox API.
client:Claude Desktop
transport:stdio
runtime:npm
Install websitetoolbox mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs