sleep-mcp

sleep-mcp

3.4

If you are the rightful owner of sleep-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides a simple sleep/wait tool.

The Sleep MCP Server is designed to introduce delays between operations, making it particularly useful for scenarios such as waiting between API calls or testing systems that rely on eventual consistency. By providing a straightforward sleep tool, this server allows developers to manage timing and synchronization in their applications more effectively. The server is easy to set up and configure, with a focus on simplicity and reliability. It is implemented in Node.js, making it compatible with a wide range of environments and platforms. The server can be integrated into existing workflows with minimal effort, providing a valuable utility for developers who need precise control over operation timing.

Features

  • Simple sleep/wait tool for adding delays between operations.
  • Configurable timeout to ensure operations do not exceed expected durations.
  • Easy integration with existing MCP settings and workflows.
  • Implemented in Node.js for broad compatibility.
  • Supports testing of eventually consistent systems.

Tools

  1. sleep

    Wait for a specified duration in milliseconds.