isleep
An MCP server that lets AI agents sleep for a specified duration.
isleep
An MCP server that lets AI agents sleep for a specified duration.
Introduce delays between steps, wait for builds or compile times to finish, throttle requests, or pause before retrying a failed action.
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"isleep": {
"command": "npx",
"args": ["-y", "isleep"]
}
}
}
Claude Code
claude mcp add isleep -- npx -y isleep
Tool
sleep
Sleep (wait/pause) for a specified duration.
| Parameter | Type | Description |
|---|---|---|
duration | number | The amount of time to sleep (must be positive) |
unit | string | One of: seconds, minutes, hours, days, months, years |
Example call:
{
"duration": 30,
"unit": "seconds"
}
Response:
Slept for 30 seconds.

Servidores relacionados
Movie Recommendation
Tracks movies you've watched and provides recommendations based on your preferences.
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
MCP Marvel Rivals
Provides access to Marvel Rivals game data through a standardized interface.
Teukhos
Spawn production-ready MCP servers from a single YAML file
MCP-Ambari-API
Automate Apache Ambari operations with AI/LLM: Natural language commands for Hadoop cluster management, service control, configuration monitoring, and real-time status tracking via Model Context Protocol (MCP) tools.
mycop
AI code security scanner with 100 built-in rules covering OWASP Top 10 and CWE Top 25
ImageMagick
An MCP server for image conversion using ImageMagick and darktable.
Bazi
An MCP server for accessing Bazi (Chinese astrology) data, requiring an API key.
Minesweeper MCP Server
An MCP server that allows client agents to play the game of Minesweeper.
Lightning Faucet MCP
Give AI agents a Bitcoin wallet with Lightning Network payments