mcpbeat Sign in

no_human MCP Server

by no-human-ai Your server? Claim it
local only

no_human runs on your own machine — the client starts it, so there is no endpoint to ping. 547 installs a week from pypi. Last commit 31 Aug 2026.

File a task with your local no_human and check on it: task_add and task_status over stdio.

Installs per day peak 684 · avg 136
a month agotoday
547
Installs / week
pypi · no-human
215
Stars
9 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Evidence

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.

    "timeout": set(), "stdbuf": set(), "ionice": set(), "doas": set(),
                        f"left it behind; `rm -rf {entry}` to reclaim disk."
Capabilities

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 p = path.join(resourcesPath, "nh-server", exeName);
Builds a database query by concatenation packaging/build-installer.sh:90
find "${BUNDLE}/_internal" -path "*.dist-info/direct_url.json" -print -delete || true

echo "==> verifying"
py_count="$(find "${BUNDLE}" -name '*.py' | wc -l | tr -d ' ')"
Runs an external command packaging/derive-icons.mjs:137, packaging/ensure-electron.mjs:44, desktop/main.mjs:763 и ещё 1
  const r = spawnSync(cmd, cmdArgs, { stdio: ["ignore", "pipe", "pipe"] });
Runs an external command packaging/mcp_handshake_probe.py:65, src/no_human/ci/ghe_checkruns.py:75, src/no_human/ci/gitlab.py:558 и ещё 61
        self.proc = subprocess.Popen(
Long encoded blob in source web/src/favicon.js:17
const MARK_B64 = "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAUtElEQVR4nOU7CZAcV3Xv/f+7e46dmT10rSzLNrYkW5IJxsKClAuvgjFQNrY5dkkoY2wTjKEwFBAKCMfuFlA4TgBXuKKAY5sjwbuADRQpDsMuIYTYCBuMtLKlSEKSdaz2mJ2du7v/f6nXPbPbszt7yImwE7/SaKev1+++/h+A5zggPMuAiMQwgIDh8LirCzQiEjwXgIhEs/O9vc3P/2+Agm…
Dumps the whole environment [пакет] src/no_human/repo_discovery.py:300, src/no_human/vcs/approve_merge.py:870, [пакет] src/no_human/agent/codex_backend.py:482 и ещё 3
    env = dict(os.environ)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch no_human and you get told the day something new turns up.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add no_human -- uvx no-human
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "no_human": {
      "args": [
        "no-human"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.no_human]
command = "uvx"
args = ["no-human"]
.cursor/mcp.json
{
  "mcpServers": {
    "no_human": {
      "args": [
        "no-human"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "no_human": {
      "args": [
        "no-human"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to no_human

same job, measured the same way
Haypile
by benyd

Hybrid search over your local documents, with file and page citations. One binary, fully local.

local only
AI2Human
by richard7463

Dispatch human-execution tasks with proof verification, local checks, and compliance reviews.

112 installs/wk local only
Agentee
by allover

Shop all-over print cotton tees with your AI agent: search, cart, promos, checkout. Human pays.

31 tools answering
Conductor
by jarmstrong158

Local task scheduler and worker manager with MCP integration for Claude Desktop.

94 installs/wk local only
Cairn
by luckyjackluo

Local-first file-organization tools for your AI agent: tag, query, and digest a folder. No cloud.

67 installs/wk local only
Seekstone
by shaqmughal

Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.

1 531 installs/wk local only
chatmux
by echoedinvoker

Local-first MCP server for your own LINE and Telegram chats. Data stays on your machine.

local only
Chamber
by abm9111

Cited Q&A over your own notes, plus drift detection when a cited source changes. Local-first CLI.

152 installs/wk local only

no_human — questions

Answers built from our own checks of this server.

Why is there no uptime for no_human?
no_human runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package no-human was installed 547 times last week.
How do I connect no_human?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls no-human straight from pypi; nothing to host, nothing to sign up for.
How many people use no_human?
The pypi package no-human was installed 547 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is no_human open source?
Yes — it is published under the MIT licence, written in Python, 215 stars on GitHub and 9 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.