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.

相关服务器
PublicFinance MCP
SEC EDGAR filings, treasury rates, labor statistics, and economic indicators for financial research
pop-pay
Stop AI agents leaking your payment info or making hallucinated purchases. No SaaS, No login, No pain, fully local.
McpVanguard
An open-source security proxy and active firewall for the Model Context Protocol (MCP).
LeadEnrich MCP
Waterfall lead enrichment for AI agents — cascades Apollo, Clearbit, and Hunter for maximum data coverage.
Sitecore MCP server
MCP server for work with Sitecore
AI Endurance
AI coach for running, cycling, triathlon
NebulaFinger MCP
An MCP server interface for the NebulaFinger fingerprint recognition tool.
Unreal Engine
Let AI agents see, build, test, and edit inside Unreal Engine 5.7 — including Blueprints, which are normally opaque binary assets.
Devices MCP Server
An MCP server for controlling and monitoring peripheral devices connected to your computer, such as cameras and microphones.
Decompose
Decompose text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.