smbCloud Mail & Auth runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 10 Sep 2026.
Email infrastructure and authentication for developers: domains, inbox routes, auth apps, deploys.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const processResult = spawnSync(getExePath(), args, { stdio: "inherit" });
using Process process = Process.Start(startInfo)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
SMB_MAIL_API_KEY (Mail app API key (smb_mail_...) used by the mail_send tool. Optional: every other tool uses the session from `smb login`.).
The author declared them in the registry entry; get the values from the project itself.
Designs, prices, and deploys AWS/GCP cloud infrastructure from plain-English requirements.
Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.
Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
Deploy and manage applications, databases, domains, and git repos
Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.
Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.
Monitor infrastructure, manage agents and deployments, track metrics, logs, and events
Answers built from our own checks of this server.