Labby runs on your own machine — the client starts it, so there is no endpoint to ping. 790 installs a week from npm. Last commit 18 Sep 2026.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.
We read the source, 19 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
super::run_command("runuser", &runuser_args).await
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.
postinstall: node scripts/install.js
этот файл ставится пользователю, но в репозитории его нет
пакет labby-mcp ссылается на jmagar/labby
const install = spawnSync(process.execPath, [installer], { stdio: "inherit" });
exec(implode(' ', array_map('escapeshellarg', $parts)) . ' 2>/dev/null', $lines, $exitCode);
…id,reserved_bytes,pending_files) VALUES(NEW.owner_principal_id,NEW.reserved_bytes,1) ON CONFLICT(owner_principal_id) DO UPDATE SET reserved_bytes=reserved_bytes+NEW.reserved_bytes,pending_files=pending_files+1; UPDATE stash_instance_usage SET reserved_bytes=reserved_bytes+NEW.res…
…nt=spec?spec.label:"Settings";sectionDescription.textContent=spec?spec.description:"";const list=currentFields();fields.innerHTML=list.length?list.map(f=>{const source=state&&state.sources&&state.sources[f.key];return `<article class="field"><div><div class="label">${esc(f.label)…
const env = Object.fromEntries(Object.entries(process.env).filter((entry): entry is [string, string] => entry[1] !== undefined))
out.push_str(" IdentityFile ~/.ssh/id_ed25519\n");
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Labby and you get told the day something new turns up.
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 labby -- npx -y labby-mcp
{
"mcpServers": {
"labby": {
"args": [
"-y",
"labby-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.labby]
command = "npx"
args = ["-y", "labby-mcp"]
{
"mcpServers": {
"labby": {
"args": [
"-y",
"labby-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"labby": {
"args": [
"-y",
"labby-mcp"
],
"command": "npx"
}
}
}
Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode
Search and execute Heroku Platform API operations
Stateful Windows OpenSSH server operations for Codex with local credential handling.
Local-first MCP security scanner and CLI for AI-generated applications.
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
Static MCP, source-code and injection-indicator checks with redacted signed receipts.
Answers built from our own checks of this server.