No Human MCP Server

From ticket to reviewed pull request. Free and open-source, on your machine. It runs locally over stdio via the published package.

People who work with agentic ai, coding agent and developer tools and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 317 · #18 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install No Human

Claude Code

claude mcp add no-human-ai-no_human -- uvx no-human

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "no-human-ai-no_human": {
      "command": "uvx",
      "args": [
        "no-human"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-05 - young repo, little track record yet

license MIT - declared in the repository

pypi package no-human - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.no-human-ai is GitHub-verified and matches the repo owner

03 · What No Human can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.4 · 2026-09-17

no_human 0.2.4 - macOS, Linux and Windows. · The desktop app can approve and merge pull requests again, onboarding now sends you a welcome, and Windows gets a run of fixes. · Fixed · Approve & merge works in the…

v0.2.3 · 2026-09-14

no_human 0.2.3 - macOS, Linux and Windows. · Fixed · The gate could be talked past with a capital letter. A capitalised binary, · noun or verb inside a wrapped git or forge command escaped the merge guard, so…

metrics-2026-09 · 2026-09-13

no_human develops no_human: every change starts as a ticket on our own board, an agent plans and writes it, and before the pull request reaches a human it passes a mechanical tamper guard, an independent review by a…

04 · Who maintains No Human

no_human is maintained by no-human-ai. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
coding agent - ranked #18 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
9 releases in the last 90 days (latest 2026-09-17)
registry
io.github.no-human-ai/no_human (active, first published 2026-08-20 · 4 versions)
packages
pypi:no-human

06 · No Human FAQ

What is No Human?

From ticket to reviewed pull request. Free and open-source, on your machine. It runs locally over stdio via the published package.

Is No Human still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install No Human?

Run `uvx no-human`. You can also paste the ready-made client config above.

Does No Human run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to No Human

More coding agent MCP servers · Projectmind · AGENTS.md Generator · Inspo · Occasio · AI Context Kit

More Python MCP servers · No Click · Noisy Coding · Local FAISS MCP Server · Culprit · Norman MCP Server · see all