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 who work with accessibility, humanity and inclusivity and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-12 · ★ 4 · #44 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18
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
- repository
- github.com/humanity4ai/project_human
- category
- science & health - ranked #44 of 71 actively-maintained science & health servers as of 2026-09-18.
- 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-09-18, its last commit was 2026-09-12 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
Alternatives to Project Human
Maintained science & health servers if Project Human isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,159 · 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,367 · 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,068 · 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148 · 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 136 · 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94 · 2026-09-13
More science & health MCP servers · Onecite · Probe · Books & Papers MCP Server · Py Europe PMC · Labmate MCP
More TypeScript MCP servers · Hustcc MCP Mermaid · OpenAI Ads MCP · SSH MCP Server (hypnosis) · Server Tauri · Q Ring · see all