Back to directory
automation-ai-labs/mcp-wait

automation-ai-labs/mcp-wait

@automation-ai-labs

A simple MCP server that provides waiting functionality to pause until other tasks finish.

waitdelaytimingmcpautomationutilitytool

Installation & Configuration

{
  "mcpServers": {
    "mcp-wait": {
      "command": "npx",
      "args": [
        "-y",
        "@automation-ai-labs/mcp-wait"
      ],
      "env": {
        "TRANSPORT_TYPE": "stdio"
      }
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17