MCP-Wait provides a simple waiting functionality that allows pausing execution until other tasks finish. The server offers a single 'wait' tool that accepts a duration in seconds (0-300) and reports progress in 10% increments during the wait period. Built with TypeScript using FastMCP, it supports both stdio transport for CLI usage and SSE for HTTP server integration, making it easy to incorporate into Claude Desktop, Cursor, or Chatwise applications. This utility is particularly useful in workflows where synchronization between different processes is needed.
Wait for a specified number of seconds. Parameter: seconds (integer, 0-300)
No reviews yet. Be the first to review!
Sign in to join the conversation