Server data from the Official MCP Registry
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
Set these up before or after installing:
Environment variable: NEEDHUMAN_API_KEY
Environment variable: NEEDHUMAN_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mariusaure-needhuman-mcp": {
"env": {
"NEEDHUMAN_API_KEY": "your-needhuman-api-key-here",
"NEEDHUMAN_API_URL": "your-needhuman-api-url-here"
},
"args": [
"-y",
"@needhuman/mcp-server"
],
"command": "npx"
}
}
}A well-designed MCP server for a human-as-a-service API with proper authentication, secure credential handling, and appropriate permissions. The code demonstrates good security practices with environment-based API key storage and clear warnings about untrusted third-party data. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!