smbCloud Mail & Auth runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from npm. Last commit 2 Aug 2026.
Email infrastructure and authentication for developers: domains, inbox routes, auth apps, deploys.
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 smbcloud-cli -- npx -y @smbcloud/cli
{
"mcpServers": {
"smbcloud-cli": {
"args": [
"-y",
"@smbcloud/cli"
],
"command": "npx"
}
}
}
[mcp_servers.smbcloud-cli]
command = "npx"
args = ["-y", "@smbcloud/cli"]
{
"mcpServers": {
"smbcloud-cli": {
"args": [
"-y",
"@smbcloud/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smbcloud-cli": {
"args": [
"-y",
"@smbcloud/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.