no_human MCP server
File a task with your local no_human and check on it: task_add and task_status over stdio.
317 stars330 downloads/wk
Reviews
Write oneNobody has reviewed no_human yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
no_human tools (2, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
task_addwrite actionCreate a no_human task via POST /api/tasks (source="mcp"). Returns compact JSON {"task_id": str, "source": str} — source is whatever the server actually stored (the "mcp" source is first-class, see module docstring).
task_statusFetch a task's full current state via GET /api/tasks. Resolves by task id (or unique id prefix) first; if that 404s, falls back to matching external_id across the task list (GET /api/tasks does not index by external_id, so this is a client-side scan). Returns the complete task object as compact JSON.
Public scan report
scanner v0.1.8 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan230 source files scanned15/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Findings (2)
- mediumeval / new Function used
exec.evalno_human-0.2.3/src/no_human/config.py: …: True, }, # The nightly funnel eval (Phase C). The only knob it has: a run RE…
- mediumsubprocess with shell=True
exec.shell-trueno_human-0.2.3/src/no_human/core/orchestrator.py: …ocess.run( cmd, shell=True, capture_output=True, text=True, …
Grade history
- 2026-09-19restoreD → Bscore 75: eval / new Function used; subprocess with shell=True
Install directly
claude mcp add no_human -- uvx no-human
no_human: common questions
- Is no_human MCP server safe?
- Mostly: it is graded B (75/100). Read the no_human safety report
- How do I install no_human?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does no_human need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is no_human maintained?
- The last commit was in the last day (2026-09-19). The latest release is v0.2.3.
- What can I use instead of no_human?
- Servers from other publishers that do the same job: Mac Control MCP server, AIquila — Nextcloud MCP Server and Open Agreements MCP server. Compare all no_human alternatives.
Alternatives to no_human
Same job from other publishers: the closest match first, then the best rated.
- Mac ControlFull macOS control — drive a Mac like a human: shell, AppleScript, files, and human-like GUI.not reviewedGrowingA
- AIquila — Nextcloud MCP ServerNextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more toolsnot reviewedEstablishedC
- Open AgreementsFill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.not reviewedEstablishedA
- lociCross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.not reviewedEstablishedA
- AgentpackRepo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.not reviewedGrowingA