Mmcp.market

no_human MCP server

by no-human-ai·io.github.no-human-ai/no_human·v0.2.3

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

B75/100grade B
What users say
No reviews yet
Be the first
Safety scan
B75/100

full report

Adoption
Established

317 stars330 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • task_addwrite action

    Create 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_status

    Fetch 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

2 medium
  • 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 usedexec.eval
    no_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=Trueexec.shell-true
    no_human-0.2.3/src/no_human/core/orchestrator.py: …ocess.run( cmd, shell=True, capture_output=True, text=True, …
Overall 75/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreDBscore 75: eval / new Function used; subprocess with shell=True

Install directly

claude mcp add no_human -- uvx no-human
Add to Cursor

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.

All no_human alternatives →
  • Mac Control
    Full macOS control — drive a Mac like a human: shell, AppleScript, files, and human-like GUI.
    A
  • AIquila — Nextcloud MCP Server
    Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
    C
  • Open Agreements
    Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
    A
  • loci
    Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.
    A
  • Agentpack
    Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
    A

More from no-human-ai