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.

İlgili Sunucular
UN World Population Demographics
Global population data from 1950-2023. Fertility rates, life expectancy, mortality, and migration for 298 countries via MCP.
Drand
An MCP server for fetching verifiable random numbers from the drand network.
FHIR MCP Server
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
Reaudit MCP
An MCP Server to Control Your AI Visibility Through Reaudit.io
GuanXing (观星) — Chinese Metaphysics AI Tools
MCP server for AI-powered Chinese metaphysics — BaZi (八字), Tarot, I-Ching, Feng Shui, fortune telling, dream interpretation, and more. 12 tools for spiritual exploration.
Interzoid Data Quality
AI-powered data matching, enrichment, standardization, and verification APIs. 29 tools for company/name/address deduplication, business intelligence, email trust scoring, and more. Supports x402 crypto micropayments.
Horoscope MCP Server
Provides daily horoscope readings and fortune telling for all 12 zodiac signs using a horoscope API.
Natural Disaster Intel MCP
FEMA disaster declarations, NOAA severe weather alerts, and USGS earthquake data. 4 MCP tools for real-time disaster monitoring.
Weather Service MCP Server
A Spring Boot-based weather service providing weather forecasts and alerts via MCP integration.
KSeF
MCP server for Poland's national e-invoicing system KSeF (Krajowy System e-Faktur). Provides 12 tools for complete KSeF API integration including session management, invoice querying/submission, export generation, and system monitoring. Built with Rust for reliability and performance. Perfect for Polish businesses automating e-invoicing processes and developers building KSeF compliance tools.