Websupport runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 4 Sep 2026.
Manage a Websupport account: DNS, FTP, hosting, databases, mailboxes, VPS and invoices.
Today is the operative word: we check Websupport every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add websupport-mcp -- npx -y websupport-mcp
{
"mcpServers": {
"websupport-mcp": {
"args": [
"-y",
"websupport-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.websupport-mcp]
command = "npx"
args = ["-y", "websupport-mcp"]
{
"mcpServers": {
"websupport-mcp": {
"args": [
"-y",
"websupport-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"websupport-mcp": {
"args": [
"-y",
"websupport-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WEBSUPPORT_API_KEY (API key identifier from WebAdmin (Security -> API keys). Generate a Standard pair; a DynDNS pair authenticates against one endpoint only.), WEBSUPPORT_API_SECRET (API secret paired with the key. Used only to sign requests; it is never transmitted.), WEBSUPPORT_API_BASE_URL (Market selection. Defaults to https://rest.websupport.sk. Also live: rest.websupport.cz, rest.websupport.hu, rest.websupport.se.), WEBSUPPORT_ACCEPT_LANGUAGE (Language for API responses.), WEBSUPPORT_ALLOW_WRITE (Set to 1 to register the 13 write tools. Omit for a read-only deployment, where they never appear in tools/list at all.), WEBSUPPORT_ALLOW_DESTRUCTIVE (Set to 1 to register the 7 destructive tools, each of which also requires confirm: true on every call. Independent of WEBSUPPORT_ALLOW_WRITE.).
The author declared them in the registry entry; get the values from the project itself.
Agent-first web hosting: deploy sites, apps, databases and domains over MCP.
MCP server for Plesk: manage domains, DNS, mail, SSL, backups, databases and WordPress via AI.
Create and manage vector database indexes, backups, and collections
Deploy and manage applications, databases, domains, and git repos
Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
Create, update, and manage pages, databases, and workspace users
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
Answers built from our own checks of this server.