HomeProductivity › Human Pages

Human Pages

Hire real humans for tasks agents can't do alone. 36 tools for the full hiring lifecycle.

TypeScript Cloud macOSWindowsLinux Remote
★ 7 stars Last pushed 2026-04-10 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://humanpages.ai/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http humanpages https://humanpages.ai/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "humanpages": {
      "url": "https://humanpages.ai/mcp"
    }
  }
}

Package (npm 1.4.6)

npx -y humanpages@1.4.6

Or add to your MCP client config:

{
  "mcpServers": {
    "humanpages": {
      "command": "npx",
      "args": [
        "-y",
        "humanpages@1.4.6"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry