Manage a Website Toolbox forum through MCP tools for content, users, groups, conversations, moderation, tags, and page views.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Websitetoolbox MCP.
The webtoolbox/websitetoolbox-mcp MCP server connects an MCP-compatible AI client to a Website Toolbox forum. It translates requests into operations against the forum platform's REST API, allowing an agent to inspect and change forum data without requiring a separate custom integration for each resource.
The available resource areas include categories, topics, posts, users, user groups, conversations, messages, moderators, tags, and page views. Most primary resources support standard list and lookup operations, and several also support creation, updates, or deletion. The exact operations vary by resource.
The server runs locally over standard input/output and communicates with the AI client using MCP. Authentication uses a Website Toolbox API key supplied through configuration. The key is obtained from the forum administration area under Integrate โ API.
Optional username and email settings allow the server to act as a particular forum user. These values are useful when the API operation needs an explicit user identity, but the README does not describe them as required for startup.
The webtoolbox/websitetoolbox-mcp MCP server is a fit for workflows such as reviewing recent discussions, creating or editing topics and posts, managing membership in user groups, or handling forum administration through an MCP client. API behavior, authentication details, and rate limits remain governed by the Website Toolbox REST API.
The project requires Node.js 18 or newer. Developers can install the published npm package globally or run it through npx. For a local source installation, clone the repository, install its npm dependencies, and build the project.
Set WEBSITETOOLBOX_API_KEY in the environment before starting the server. A .env file can also be used after copying the provided example file. WEBSITETOOLBOX_USERNAME and WEBSITETOOLBOX_EMAIL are optional environment variables for selecting a forum user context.
Claude Desktop users can install the downloadable .mcpb bundle through the application's Extensions settings, then enter the forum API key when prompted. Manual client configuration uses the server's stdio command and passes the API key in the environment section.
The tool groups cover these operations:
The webtoolbox/websitetoolbox-mcp MCP server does not present every resource with the same mutation support, so client workflows should account for the operation set exposed for each group.
This server depends on access to a Website Toolbox forum API key and the capabilities of the underlying REST API. The supplied material does not specify hosting, rate-limit values, or permission behavior beyond linking to the Website Toolbox API documentation. It also documents Claude Desktop, Cursor, and Hermes Agent as compatible AI tools, but does not provide client-specific setup instructions for every MCP application.
The project is released under the MIT license.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/webtoolbox-websitetoolbox-mcp)<a href="https://allmcps.com/mcp/webtoolbox-websitetoolbox-mcp"><img src="https://allmcps.com/api/badge/webtoolbox-websitetoolbox-mcp?style=directory" alt="Websitetoolbox MCP on AllMCPs" /></a>