mcp-sleep
1
The Sleep MCP Server is a tool to manage automated workflows by pausing execution for specified durations. It helps ensure tasks are executed in the correct sequence and is particularly useful for automation requiring waiting periods between actions.
Sleep MCP Server
The Sleep MCP Server is designed to introduce delays in task execution to manage workflow efficiently. By pausing execution for specified durations, it helps in controlling the flow and sequence of automated tasks. It's particularly useful for workflows requiring timed pauses between actions.
Setup
Installation
- Install via Smithery or mcp-get.
Prerequisites
- Requires Claude Desktop and uv.
Configuration
- Configure Claude Desktop with JSON settings for mcp-sleep.
Tools
- sleep: Pauses execution for a specified number of seconds to control task flow.
Development
- Configuration involving environment variables and Claude Desktop setup for local development.
- Utilize Docker for running mcp-sleep.
Debugging
- Recommended to use MCP Inspector for debugging MCP servers.