Sleep
10
0
Summary
This MCP server implementation provides a simple sleep/wait tool, allowing AI agents to introduce delays between operations. Developed by Garoth, it offers a single 'sleep' tool that waits for a specified duration in milliseconds. Built with TypeScript and integrating the Model Context Protocol SDK, the server focuses on ease of use and configuration. It is particularly useful for scenarios requiring timed delays, such as spacing out API calls, testing eventually consistent systems, or simulating time-dependent processes. The implementation includes Jest-based tests to verify sleep functionality with various durations and supports easy deployment through npm scripts.
Available Actions(1)
sleep
Wait for a specified duration in milliseconds.
Last Updated: May 24, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论