MariusAure/needhuman-mcp
by Various
Human-as-a-Service MCP server for AI agents. When your agent needs a real human (accept ToS, create accounts, verify identity), POST a task and a person handles it. 3 free tasks.
MCP
MariusAure/needhuman-mcp
Added 1 June 2026
Overview
A Human-as-a-Service MCP server that lets AI agents delegate tasks requiring human intervention, such as accepting terms of service, creating accounts, or verifying identity. Agents send a POST request with the task details, and a real person completes it. The service offers 3 free tasks to start.
Best for
Best for
Developers building AI agents that need to occasionally pass tasks requiring human judgment or action
Use cases
- Offloading account creation or ToS acceptance to a human when automating fails
- Handling identity verification steps that an AI agent cannot complete alone
- Testing or prototyping agent workflows that require occasional human input
Notes
A Human-as-a-Service MCP server that lets AI agents delegate tasks requiring human intervention, such as accepting terms of service, creating accounts, or verifying identity. Agents send a POST request with the task details, and a real person completes it. The service offers 3 free tasks to start.
0 stars on GitHub. Last updated 2026-03-18. Licensed MIT.
Use cases
- Offloading account creation or ToS acceptance to a human when automating fails
- Handling identity verification steps that an AI agent cannot complete alone
- Testing or prototyping agent workflows that require occasional human input
Pros
- Simple API for agents to request human help without building custom infrastructure
- Free tier allows low-risk evaluation of the service
- Directly solves the common problem of agents hitting human-only steps
Cons
- Dependent on external human availability, introducing latency and potential unreliability
- No pricing details beyond the free tier, making cost estimation difficult
- Limited to tasks a remote human can perform via a browser or interface
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple API for agents to request human help without building custom infrastructure
- Free tier allows low-risk evaluation of the service
- Directly solves the common problem of agents hitting human-only steps
Cons
- Dependent on external human availability, introducing latency and potential unreliability
- No pricing details beyond the free tier, making cost estimation difficult
- Limited to tasks a remote human can perform via a browser or interface
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Computer Use
Anthropic
Claude takes the mouse and keyboard. A vision-based agent that controls a real desktop, not just a browser.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌