Convert text prompts into AI-generated images using customizable models, aspect ratios, output formats, and quality settings. Ideal for visual content creation.
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.
Monitor a specified room for incoming messages or notifications if the other party leaves. Facilitates real-time communication and collaboration in virtual peer-to-peer rooms.
Monitor Meilisearch task completion by polling with configurable timeout and interval. Wait for specific tasks to finish before proceeding with subsequent operations.
Provides real-time access to Material-UI component documentation, enabling users to search, browse, and generate MUI React components with up-to-date props and examples directly from official documentation.
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.