SERVER

Human Dispatch MCP Server

Rank #15735

io.github.zyntarasystems/human-dispatch-mcp

MCP server that dispatches physical-world tasks to humans through a unified API

First listed
Apr 3, 2026
Last publish date
Apr 3, 2026
OVERVIEW

Human Dispatch MCP Server is a Model Context Protocol (MCP) server published by zyntarasystems. It ranks #15735 of 58,900 servers tracked on MCP Toplist. Human Dispatch MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 3, 2026.

STANDING
#15,735of 58,900 tracked serversTop 50%

Ranks ahead of 43,165 of 58,900 servers on MCP Toplist.

CONNECT

Use Human Dispatch MCP Server

Add Human Dispatch MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "human-dispatch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "human-dispatch-mcp"
      ],
      "env": {
        "RENTAHUMAN_API_KEY": "<your RENTAHUMAN_API_KEY>",
        "MTURK_ACCESS_KEY_ID": "<your MTURK_ACCESS_KEY_ID>",
        "MTURK_SECRET_ACCESS_KEY": "<your MTURK_SECRET_ACCESS_KEY>",
        "MTURK_SANDBOX": "<your MTURK_SANDBOX>",
        "MANUAL_WEBHOOK_URL": "<your MANUAL_WEBHOOK_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

zyntarasystems

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.2.2Apr 3, 2026
FAQ

Frequently asked questions

What is Human Dispatch MCP Server?
MCP server that dispatches physical-world tasks to humans through a unified API
Who maintains Human Dispatch MCP Server?
Human Dispatch MCP Server is maintained by zyntarasystems, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Human Dispatch MCP Server an official MCP server?
Yes — Human Dispatch MCP Server is listed on the Official MCP Registry.
How many versions does Human Dispatch MCP Server have?
MCP Toplist tracks 1 version of Human Dispatch MCP Server, most recently published on Apr 3, 2026.
Where can I find the source code for Human Dispatch MCP Server?
The source code for Human Dispatch MCP Server is hosted at github.com/zyntarasystems/human-dispatch-mcp.
EXPLORE