Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.humanity4ai/project-human

NPM · @HUMANITY4AI/MCP-SERVERS · SCANNED AUG 3

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

+20 this week 46 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security37
  • Malware scan not yet available for this package.Unverified
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability34
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1441 tokens (~160/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @humanity4ai/mcp-servers

# add to Claude Code
claude mcp add humanity4ai-project-human -- npx -y @humanity4ai/mcp-servers
# add to Codex CLI
codex mcp add humanity4ai-project-human -- npx -y @humanity4ai/mcp-servers
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "humanity4ai-project-human": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@humanity4ai/mcp-servers"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add humanity4ai-project-human --command npx --arg -y --arg @humanity4ai/mcp-servers
# ~/.hermes/config.yaml
mcp_servers:
  humanity4ai-project-human:
    command: "npx"
    args: ["-y", "@humanity4ai/mcp-servers"]
// mcp.json
{
  "mcpServers": {
    "humanity4ai-project-human": {
      "command": "npx",
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +41
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Stability: unverified → 0.27 functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → poor functional
    • Licence: MIT functional
  • 2 Aug 26 −14
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 +11
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 26

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@humanity4ai/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 9 exposed · ~893 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
accessibility_audit ~142

Audit web pages for WCAG 2.2 compliance or set session WCAG level. Crawl mode: provide pages with URL+HTML for per-page scoring and ranking across all 86 success criteria. Session mode: returns the complete WCAG checklist for the requested level that the agent must enforce.

NameTypeReqDescription
levelstringWCAG conformance level
localestringBCP 47 locale code
modestringyescrawl: score pages against all 86 WCAG 2.2 criteria. session: return WCAG checklist for this session.
pagesarrayArray of crawled pages (required for crawl mode)

No output schema declared.

No examples provided.

age_inclusive_design_check ~98

Audit a user flow or interface for age-inclusive design — covering children, adults, and older users. Returns recommendations to remove age-related barriers. Safety boundary: inclusive design guidance only.

NameTypeReqDescription
age_groupsarrayOptional list of age groups to focus on (e.g. ['children', 'elderly', 'teenagers'])
flow_descriptionstringyesDescription of the user flow, interface, or product experience to audit

No output schema declared.

No examples provided.

cognitive_accessibility_audit ~74

Audit content for cognitive accessibility — plain language, reading level, structure, and clarity. Returns actionable recommendations to reduce cognitive load. Safety boundary: design guidance only.

NameTypeReqDescription
contentstringyesThe text or UI content to audit
target_contextstringOptional context about the target audience or use case

No output schema declared.

No examples provided.

cultural_context_check ~82

Check a message for cultural sensitivity issues for a given audience or region. Returns flags, concerns, and suggested alternatives with uncertainty disclosure. Safety boundary: context-sensitive recommendations with uncertainty disclosure.

NameTypeReqDescription
audiencestringyesTarget audience description
messagestringyesThe message or content to check
regionstringOptional geographic region for more specific context

No output schema declared.

No examples provided.

deescalation_plan ~73

Generate a structured de-escalation plan for a conflict or tense situation. Returns step-by-step guidance calibrated to the intensity of the conflict. Safety boundary: no coercive tactics.

NameTypeReqDescription
intensitystringIntensity of the conflict
situationstringyesDescription of the conflict or tense situation

No output schema declared.

No examples provided.

empathetic_reframe ~77

Reframe a message with genuine empathy — acknowledging emotions, validating experience, and offering presence. Detects and replaces hollow empathy phrases with authentic alternatives. Safety boundary: no manipulation or deceptive empathy.

NameTypeReqDescription
messagestringyesThe message to reframe with empathy
tonestringDesired tone of the empathetic reframe

No output schema declared.

No examples provided.

neurodiversity_design_check ~91

Audit a UI description for neurodiversity-aware design — covering ADHD, autism, dyslexia, and sensory sensitivities. Returns targeted recommendations for inclusive design. Safety boundary: inclusive design guidance only.

NameTypeReqDescription
focusarrayOptional list of specific neurodiversity conditions to focus on
ui_descriptionstringyesDescription of the UI, interface, or interaction flow to audit

No output schema declared.

No examples provided.

rewrite_depression_sensitive_content ~108

Audit or rewrite text to be sensitive to depression and mental health. Removes harmful language patterns and replaces them with supportive, non-stigmatising alternatives. Safety boundary: non-clinical UX/content guidance only.

NameTypeReqDescription
domainstringOptional domain context (e.g. 'healthcare', 'social media')
modestring'audit' returns issues found; 'rewrite' returns improved text
textstringyesThe text content to audit or rewrite

No output schema declared.

No examples provided.

supportive_reply ~148

Generate a supportive, non-clinical reply to a message from someone in distress. Supports general emotional support and grief-specific modes (presence, practical, reflection). Includes escalation guidance calibrated to the assessed risk level. Safety boundary: non-clinical support only; must escalate when risk is elevated.

NameTypeReqDescription
localestringBCP 47 locale code for the response language
messagestringyesThe message from the person in distress
risk_levelstringyesAssessed risk level: 'low' for general distress, 'medium' for concerning signals, 'high' for crisis
support_modestringSupport mode: 'general' for default emotional support

No output schema declared.

No examples provided.