Back to search
30
MCP

@needhuman/mcp-server

npm/@needhuman/mcp-server

MCP server for NeedHuman — Human-as-a-Service API for AI agents. When your agent needs a real human (accept ToS, create accounts, verify identity), it calls NeedHuman.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Report Needs MCP Server
MCP server for AI agents to report infrastructure needs they encounter during task execution
0 tools
humanchain-mcp
MCP server for HumanChain — AI agents pause for human expert guidance via the consult() tool.
0 tools
@useagentpay/mcp-server
MCP server that lets AI agents make purchases with human approval. Local-first payments, encrypted credentials, budget controls.
0 tools
HumanOps
MCP server for AI agents to dispatch real-world tasks to verified human operators
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
humansurvey-mcp
MCP server for HumanSurvey — let AI agents collect structured feedback from groups of people
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@needhuman/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}