Introduces a timed pause into workflows by waiting for a specified number of seconds, ensuring asynchronous operations complete before proceeding to the next step.
Pause execution for a specified duration (0-300 seconds) to synchronize tasks, ensuring dependent processes complete before proceeding. Ideal for task orchestration and workflow management.
Waits for blockchain transaction confirmation and returns the receipt after specified confirmations, enabling reliable transaction status verification.
Poll for an element to become visible on a mobile app screen using a specified selector and timeout, ensuring reliable app automation in the MCP Appium Server environment.
Monitor Meilisearch task completion by polling with configurable timeout and interval. Wait for specific tasks to finish before proceeding with subsequent operations.
Wait for a mobile app element to become visible on screen using Appium automation. Specify selector and timeout to ensure reliable element detection during testing.
Provides a simple 'wait' tool that introduces deliberate pauses into workflows executed by MCP clients, allowing time for asynchronous operations to complete before proceeding to the next step.
A simple MCP server that provides waiting functionality to pause until other tasks finish, with progress reporting and support for CLI or HTTP server with SSE.
A lightweight server that uses ChatGPT to qualify leads using the BANT framework (Budget, Authority, Need, Timeline) through a conversational question-by-question approach.