websitetoolbox-mcp
Rank #21,334io.github.webtoolbox/websitetoolbox-mcp
Community forum management — posts, users, search, and moderation via the Website Toolbox API.
websitetoolbox-mcp is a Model Context Protocol (MCP) server published by webtoolbox. It ranks #21,334 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. websitetoolbox-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 26, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 110,779 of 132,113 servers on MCP Toplist.
Use websitetoolbox-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add websitetoolbox-mcp -- npx -y websitetoolbox-mcp[mcp_servers.websitetoolbox-mcp]
command = "npx"
args = ["-y", "websitetoolbox-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"websitetoolbox-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.webtoolbox%2Fwebsitetoolbox-mcp)<a href="https://mcptoplist.com/server/io.github.webtoolbox%2Fwebsitetoolbox-mcp"><img src="https://mcptoplist.com/badge/io.github.webtoolbox%2Fwebsitetoolbox-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
webtoolbox
Other servers by webtoolbox
View all webtoolbox servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains websitetoolbox-mcp?
- websitetoolbox-mcp is maintained by webtoolbox, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is websitetoolbox-mcp listed on the Official MCP Registry?
- Yes — websitetoolbox-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does websitetoolbox-mcp have?
- MCP Toplist tracks 1 version of websitetoolbox-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for websitetoolbox-mcp?
- The source code for websitetoolbox-mcp is hosted at github.com/webtoolbox/websitetoolbox-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.