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

Hands for Agents

NPM · HANDSFORAGENTS-MCP · 2 COMPONENTS · SCANNED SEP 26

Human-operated physical world in the EU: make, assemble, measure, verify, ship.

0 this week 43 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability0
  • Schema quality not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright), so the captured schema is incomplete.Unverified
Stability & Change Management0
  • Stability not yet verified: one of the two schema captures we compare could not list the server's tools (the server declared tools, or its tool listing failed outright). Comparing them would report every tool as removed, or find nothing to compare at all.Unverified
Tool Coverage0
  • Tool coverage not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright).Unverified
Tool Safety0
  • Tool safety not yet verified: our sandbox run could not list this package's tools (it declared tools, or its tool listing failed outright).Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 4 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Hands for Agents MCP server?

Hands for Agents runs locally as an npm package, launched with npx -y handsforagents-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · handsforagents-mcp

# add to Claude Code
claude mcp add com-handsforagents-hands -- npx -y handsforagents-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-handsforagents-hands": {
      "command": "npx",
      "args": [
        "-y",
        "handsforagents-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-handsforagents-hands": {
      "command": "npx",
      "args": [
        "-y",
        "handsforagents-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-handsforagents-hands -- npx -y handsforagents-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-handsforagents-hands": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "handsforagents-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-handsforagents-hands --command npx --arg -y --arg handsforagents-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-handsforagents-hands:
    command: "npx"
    args: ["-y", "handsforagents-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-handsforagents-hands": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "handsforagents-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-handsforagents-hands -t stdio -c npx -a -y handsforagents-mcp
// mcp.json
{
  "mcpServers": {
    "com-handsforagents-hands": {
      "command": "npx",
      "args": [
        "-y",
        "handsforagents-mcp"
      ]
    }
  }
}
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.

  • 25 Sept 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +2
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified ▼ functional
    • Stability: unverified → 0.13 ▲ functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 0.1.0 → 0.2.0 functional
  • 19 Sept 26 43

    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 26 Sept 2026 · Analysed npm/handsforagents-mcp@0.2.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

The sandbox run completed and this package exposed no tools.

Common questions

What is the Hands for Agents MCP server?

Hands for Agents is an MCP server listed in the public MCP registry as com.handsforagents/hands. Human-operated physical world in the EU: make, assemble, measure, verify, ship. This page covers its npm package (handsforagents-mcp).

Is the Hands for Agents MCP server safe to use?

Hands for Agents scores 43 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Hands for Agents MCP server expose?

Hands for Agents exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

Is the Hands for Agents MCP server still maintained?

Hands for Agents is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Hands for Agents MCP server under?

Hands for Agents declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.