Websupport
Rank #10,970io.github.tydung26/websupport-mcp
Manage a Websupport account: DNS, FTP, hosting, databases, mailboxes, VPS and invoices.
Websupport is a Model Context Protocol (MCP) server published by tydung26. It ranks #10,970 of 115,591 servers tracked on MCP Toplist. Websupport is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 104,621 of 115,591 servers on MCP Toplist.
Use Websupport
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add websupport-mcp -e "WEBSUPPORT_API_KEY=<your WEBSUPPORT_API_KEY>" -e "WEBSUPPORT_API_SECRET=<your WEBSUPPORT_API_SECRET>" -e "WEBSUPPORT_API_BASE_URL=<your WEBSUPPORT_API_BASE_URL>" -e "WEBSUPPORT_ACCEPT_LANGUAGE=<your WEBSUPPORT_ACCEPT_LANGUAGE>" -e "WEBSUPPORT_ALLOW_WRITE=<your WEBSUPPORT_ALLOW_WRITE>" -e "WEBSUPPORT_ALLOW_DESTRUCTIVE=<your WEBSUPPORT_ALLOW_DESTRUCTIVE>" -- npx -y websupport-mcpReplace each placeholder with your own value before saving.
[mcp_servers.websupport-mcp]
command = "npx"
args = ["-y", "websupport-mcp"]
[mcp_servers.websupport-mcp.env]
WEBSUPPORT_API_KEY = "<your WEBSUPPORT_API_KEY>"
WEBSUPPORT_API_SECRET = "<your WEBSUPPORT_API_SECRET>"
WEBSUPPORT_API_BASE_URL = "<your WEBSUPPORT_API_BASE_URL>"
WEBSUPPORT_ACCEPT_LANGUAGE = "<your WEBSUPPORT_ACCEPT_LANGUAGE>"
WEBSUPPORT_ALLOW_WRITE = "<your WEBSUPPORT_ALLOW_WRITE>"
WEBSUPPORT_ALLOW_DESTRUCTIVE = "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"websupport-mcp": {
"command": "npx",
"args": [
"-y",
"websupport-mcp"
],
"env": {
"WEBSUPPORT_API_KEY": "<your WEBSUPPORT_API_KEY>",
"WEBSUPPORT_API_SECRET": "<your WEBSUPPORT_API_SECRET>",
"WEBSUPPORT_API_BASE_URL": "<your WEBSUPPORT_API_BASE_URL>",
"WEBSUPPORT_ACCEPT_LANGUAGE": "<your WEBSUPPORT_ACCEPT_LANGUAGE>",
"WEBSUPPORT_ALLOW_WRITE": "<your WEBSUPPORT_ALLOW_WRITE>",
"WEBSUPPORT_ALLOW_DESTRUCTIVE": "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"websupport-mcp": {
"command": "npx",
"args": [
"-y",
"websupport-mcp"
],
"env": {
"WEBSUPPORT_API_KEY": "<your WEBSUPPORT_API_KEY>",
"WEBSUPPORT_API_SECRET": "<your WEBSUPPORT_API_SECRET>",
"WEBSUPPORT_API_BASE_URL": "<your WEBSUPPORT_API_BASE_URL>",
"WEBSUPPORT_ACCEPT_LANGUAGE": "<your WEBSUPPORT_ACCEPT_LANGUAGE>",
"WEBSUPPORT_ALLOW_WRITE": "<your WEBSUPPORT_ALLOW_WRITE>",
"WEBSUPPORT_ALLOW_DESTRUCTIVE": "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"websupport-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"websupport-mcp"
],
"env": {
"WEBSUPPORT_API_KEY": "<your WEBSUPPORT_API_KEY>",
"WEBSUPPORT_API_SECRET": "<your WEBSUPPORT_API_SECRET>",
"WEBSUPPORT_API_BASE_URL": "<your WEBSUPPORT_API_BASE_URL>",
"WEBSUPPORT_ACCEPT_LANGUAGE": "<your WEBSUPPORT_ACCEPT_LANGUAGE>",
"WEBSUPPORT_ALLOW_WRITE": "<your WEBSUPPORT_ALLOW_WRITE>",
"WEBSUPPORT_ALLOW_DESTRUCTIVE": "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"websupport-mcp": {
"command": "npx",
"args": [
"-y",
"websupport-mcp"
],
"env": {
"WEBSUPPORT_API_KEY": "<your WEBSUPPORT_API_KEY>",
"WEBSUPPORT_API_SECRET": "<your WEBSUPPORT_API_SECRET>",
"WEBSUPPORT_API_BASE_URL": "<your WEBSUPPORT_API_BASE_URL>",
"WEBSUPPORT_ACCEPT_LANGUAGE": "<your WEBSUPPORT_ACCEPT_LANGUAGE>",
"WEBSUPPORT_ALLOW_WRITE": "<your WEBSUPPORT_ALLOW_WRITE>",
"WEBSUPPORT_ALLOW_DESTRUCTIVE": "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"websupport-mcp": {
"command": "npx",
"args": [
"-y",
"websupport-mcp"
],
"env": {
"WEBSUPPORT_API_KEY": "<your WEBSUPPORT_API_KEY>",
"WEBSUPPORT_API_SECRET": "<your WEBSUPPORT_API_SECRET>",
"WEBSUPPORT_API_BASE_URL": "<your WEBSUPPORT_API_BASE_URL>",
"WEBSUPPORT_ACCEPT_LANGUAGE": "<your WEBSUPPORT_ACCEPT_LANGUAGE>",
"WEBSUPPORT_ALLOW_WRITE": "<your WEBSUPPORT_ALLOW_WRITE>",
"WEBSUPPORT_ALLOW_DESTRUCTIVE": "<your WEBSUPPORT_ALLOW_DESTRUCTIVE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.tydung26%2Fwebsupport-mcp)<a href="https://mcptoplist.com/server/io.github.tydung26%2Fwebsupport-mcp"><img src="https://mcptoplist.com/badge/io.github.tydung26%2Fwebsupport-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tydung26
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Websupport?
- Websupport is maintained by tydung26, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Websupport listed on the Official MCP Registry?
- Yes — Websupport is listed on the Official MCP Registry, alongside Glama.
- How many versions does Websupport have?
- MCP Toplist tracks 1 version of Websupport, most recently published on Aug 25, 2026.
- Where can I find the source code for Websupport?
- The source code for Websupport is hosted at github.com/tydung26/websupport-mcp.