Back to search
30
MCP

io.github.zyntarasystems/human-dispatch-mcp

io.github.zyntarasystems/human-dispatch-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

HumanOps
MCP server for AI agents to dispatch real-world tasks to verified human operators
0 tools
humanchain-mcp
MCP server for HumanChain — AI agents pause for human expert guidance via the consult() tool.
0 tools
io.github.meharajm/whatsapp-mcp
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
0 tools
io.github.kedarvartak/md-md
MCP server for md.md - provides team knowledge context to AI assistants
0 tools
io.github.ferm-ai/agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
0 tools · streamable-http
io.github.daedalus/mcp-homeassistant
MCP server exposing Home Assistant REST API functionality
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.zyntarasystems/human-dispatch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}