Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sharo-jef • Uncategorized
An MCP server that waits for a specified duration and returns a response message.
Simulate network or processing delays.
Test timeout handling and rate limiting.
Introduce controlled wait times in workflows.
This MCP server provides a tool to pause execution for a given number of milliseconds and then return a completion message. It is useful for testing timeouts, simulating delays, and testing rate limiting in applications. The server can be run locally or directly via npx from GitHub, making it easy to integrate into development workflows.