sleep-mcp
10
The Sleep MCP Server is a tool designed to add delays between operations using a simple sleep or wait mechanism. It's useful in applications requiring pauses between processes, such as during API calls.
Sleep MCP Server
A Model Context Protocol (MCP) server that provides a simple sleep/wait tool. Useful for adding delays between operations, such as waiting between API calls or testing eventually consistent systems.
Available Tools
- Wait for a specified duration in milliseconds
Installation
Clone the repository and install dependencies using npm.
Configuration
Configure the server in your Cline MCP settings file to use the sleep tool with customizable timeout values.