mcpbeat Sign in

Project Human MCP Server

by humanity4ai Your server? Claim it
local only

Project Human runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 9 Aug 2026.

9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity

Installs per day peak 22 · avg 7 · +131% w/w
a month agotoday
64
Installs / week
npm · @humanity4ai/mcp-servers
4
Stars
1 open issues
9 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 41 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime skills/accessibility/templates/header.html:78
          element.innerHTML = searchTerm;   // UNSAFE

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add project-human -- npx -y @humanity4ai/mcp-servers
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "project-human": {
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.project-human]
command = "npx"
args = ["-y", "@humanity4ai/mcp-servers"]
.cursor/mcp.json
{
  "mcpServers": {
    "project-human": {
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "project-human": {
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Project Human

same job, measured the same way
Scenariosim MCP
by inity13

Deterministic what-if & scenario simulation for AI agents: projections, sensitivity & break-even.

38 installs/wk 6 tools answering
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

46 installs/wk local only
Valuation API
by johnbehar1500-ux

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

14 tools answering
I
Almega
by almega-ai

The immutable delegation frame for AI agents: gate any sensitive action, human-in-the-loop.

75 installs/wk local only
Qorami
by loicfontaine-max

Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.

30 installs/wk local only
Agent Guard
by mdfifty50-boop

Constitutional guardrails and loop detection for AI agents

35 installs/wk local only
Cathedral — Persistent Memory for AI Agents
by ailife1

Persistent memory and drift detection for AI agents across session restarts.

99 installs/wk answering
I18n
by rog0x

Locale detect, translations, plurals for AI agents

31 installs/wk local only

Project Human — questions

Answers built from our own checks of this server.

Why is there no uptime for Project Human?
Project Human runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @humanity4ai/mcp-servers was installed 64 times last week.
How do I connect Project Human?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @humanity4ai/mcp-servers straight from npm; nothing to host, nothing to sign up for.
How many people use Project Human?
The npm package @humanity4ai/mcp-servers was installed 64 times in the last week. Week over week that is +131%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Project Human open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.