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.

Serveurs connexes
UU跑腿 MCP Server
Create orders on the uupt.com open platform using the MCP protocol.
Minesweeper MCP Server
An MCP server that allows client agents to play the game of Minesweeper.
Bitnovo Pay
MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).
NBA MCP Server
Provides NBA statistics and live game data using the Model Context Protocol (MCP).
Overleaf MCP server
allow Tools like copilot, claude desktop, claude code etc. perform CRUD operations on overleaf projects via git int
N.I.N.A. Advanced API
Control the N.I.N.A. (Nighttime Imaging 'N' Astronomy) software through its Advanced API.
Image Generator
Image generation and editing with advanced features like multi-image blending and character consistency
Pollinations
Multimodal MCP server for generating images, audio, and text with no authentication required
WoWok
A server for the WoWok platform, designed for co-creation, transactions, and empowering potential.
Firebreak
Security MCP server that turns your AI into a penetration tester.