Project Human MCP Server

9 humanity skills for AI agents - crisis detection, accessibility auditing, empathy, cultural sensitivity, and more. Ready-to-use via MCP, npm, or direct prompting. It runs locally over stdio via the published package.

People connecting science & health tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 3 · #22 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Project Human

Claude Code

claude mcp add humanity4ai-project_human -- npx -y @humanity4ai/mcp-servers

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "humanity4ai-project_human": {
      "command": "npx",
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ]
    }
  }
}

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

license MIT - declared in the repository

npm package @humanity4ai/mcp-servers - published under the repo owner's npm scope (@humanity4ai)

registry namespace io.github.humanity4ai is GitHub-verified and matches the repo owner

03 · What Project Human can do

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

Latest releases

v1.0.4 · 2026-07-24

v1.0.4 - Architecture Review Batch · Fixed · F-003: validateContracts() called at server startup - malformed contracts fail fast at boot · F-006: engines.node bumped >=20 → >=22 across all packages (Node 20 EOL April…

v1.0.0 · 2026-05-26

v1.0.0 Stable Release · Graduation from development to production-ready. 11 skills, 236 tests, 12 eval checks. · Skills (11) · 10 original + 1 new: WCAG AA real scoring engine with 7 criteria, 0-100 per criterion.…

v0.2.0 · 2026-05-26

What's New in v0.2.0 · Security & Safety · Centralised crisis resources (single source of truth for all phone numbers) · Shared crisis detection across all 3 safety-critical handlers · Grief handler: concrete crisis…

04 · Who maintains Project Human

project-human is maintained by humanity4ai. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
science & health - ranked #22 of 60 actively-maintained science & health servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-24)
registry
io.github.humanity4ai/project-human (active, first published 2026-07-24)
packages
npm:@humanity4ai/mcp-servers

06 · Project Human FAQ

What is Project Human?

9 humanity skills for AI agents - crisis detection, accessibility auditing, empathy, cultural sensitivity, and more. Ready-to-use via MCP, npm, or direct prompting. It runs locally over stdio via the published package.

Is Project Human still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Project Human?

Run `npx -y @humanity4ai/mcp-servers`. You can also paste the ready-made client config above.

Does Project Human run locally?

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

07 · Alternatives to Project Human

More science & health MCP servers · Onecite · Probe · Books & Papers MCP Server · Labmate MCP · ChemDraw MCP (unofficial)

More TypeScript MCP servers · Hustcc MCP Mermaid · OpenAI Ads MCP · Server Tauri · Q Ring · Memex (iamtouchskyer) · see all