Loading languages...
MC

mcp-human

@olalonde16

Human Assistance for AI Assistants A Model Context Protocol (MCP) server that enables AI assistants to get human input when needed. This tool creates tasks on Amazon Mechanical Turk that let real humans answer questions from AI systems. While primarily a proof-of-concept, it demonstrates how to build human-in-the-loop AI systems using the MCP standard. See [limitations](#limitations) for current constraints. ![we need to go deeper](./deeper.gif)

AI
Human Assistance
Mechanical Turk
MCP

# mcpServer Config

{
  "mcpServers": {
    "human": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-human@latest"
      ]
    }
  }
}

# stdio

npx -y mcp-human@latest
Transport:
stdio
語言:
Node.js
更新時間:7/23/2025