ellmos ServerCommander runs on your own machine — the client starts it, so there is no endpoint to ping. 469 installs a week from npm. Last commit 2 Aug 2026.
Server operations MCP: HTTP health checks, log analysis, deploy dry-runs, mail diagnostics.
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 ellmos-servercommander-mcp -- npx -y ellmos-servercommander-mcp
{
"mcpServers": {
"ellmos-servercommander-mcp": {
"args": [
"-y",
"ellmos-servercommander-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ellmos-servercommander-mcp]
command = "npx"
args = ["-y", "ellmos-servercommander-mcp"]
{
"mcpServers": {
"ellmos-servercommander-mcp": {
"args": [
"-y",
"ellmos-servercommander-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ellmos-servercommander-mcp": {
"args": [
"-y",
"ellmos-servercommander-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.