ellmos ServerCommander runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm. Last commit 13 Sep 2026.
Server operations MCP: HTTP health checks, log analysis, deploy dry-runs, mail diagnostics.
We read the source, 22 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 child = spawn(python, ["-m", "servercommander.server"], {
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 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"
}
}
}
Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints
Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.
MCP server for Vercel — manage deployments and view build and runtime application logs.
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
Deploy and manage your apps on Qovery
Answers built from our own checks of this server.