@hirehuman/mcp
Freeby MCP Community
MCP server for HireHumans.eu – book verified humans for physical real-world tasks via AI agents. EU-hosted, GDPR-compliant.
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocolai-agentsclaudeanthropic
@hirehuman/mcp MCP Server
MCP server for HireHumans.eu – book verified humans for physical real-world tasks via AI agents. EU-hosted, GDPR-compliant.
Installation
npx -y @hirehuman/mcp
Reviews
Installation
Quick install
npx -y @hirehuman/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@hirehuman/mcp": {
"command": "npx",
"args": ["-y", "@hirehuman/mcp"]
}
}
}