MCP.so
Sign In
Servers

websitetoolbox-mcp

@webtoolbox

MCP server for Website Toolbox forum — exposes Categories, Topics, Posts, Users, and more via the Forum REST API

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "websitetoolbox-mcp": {
      "command": "npx",
      "args": [
        "websitetoolbox-mcp"
      ]
    }
  }
}

More from Other