NeedHuman
Quality Score
88
/100
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://needhuman.ai/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"needhuman-mcp": {
"command": "npx",
"args": [
"-y",
"@needhuman/mcp-server"
],
"env": {
"NEEDHUMAN_API_KEY": "<your-needhuman_api_key>",
"NEEDHUMAN_API_URL": "<needhuman_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"needhuman-mcp": {
"command": "npx",
"args": [
"-y",
"@needhuman/mcp-server"
],
"env": {
"NEEDHUMAN_API_KEY": "<your-needhuman_api_key>",
"NEEDHUMAN_API_URL": "<needhuman_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @needhuman/mcp-server§02 Environment variables
NEEDHUMAN_API_KEYrequiredsecret
Your NeedHuman API key. Self-register for free (3 tasks): curl -X POST https://needhuman.ai/api/v1/keys/register -H 'Content-Type: application/json' -d '{"name":"my-agent"}'
NEEDHUMAN_API_URLAPI base URL. Defaults to https://needhuman.ai
§03 MCP Quality Score · methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.