Sleep MCP 서버
간단한 대기/절전 도구를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. API 호출 간 대기 또는 최종 일관성 시스템 테스트 등 작업 간 지연 시간을 추가하는 데 유용합니다.
사용 가능한 도구
sleep
: 지정된 시간(밀리초) 동안 대기합니다.
설치
지엑스피1
구성
Cline MCP 설정 파일에 다음을 추가합니다(예: ~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json):
참고:
timeout
매개변수는 MCP 서버가 응답을 기다리는 최대 시간(밀리초)을 지정합니다. 이 매개변수는 sleep 도구의 경우 특히 중요합니다. sleep 시간보다 짧은 timeout을 설정하면 작업이 실패하기 때문입니다. timeout 값은 항상 사용하려는 최대 sleep 시간보다 크게 설정해야 합니다.
개발
테스트 설정
테스트는 다양한 기간 동안 수면 기능을 검증합니다.
건물
특허
MIT
You must be authenticated.
Tools
API 호출 간 대기나 최종적으로 일관된 시스템을 테스트하는 등 작업 간에 지연 시간을 추가하는 데 유용한 간단한 대기/절전 도구를 제공하는 MCP(Model Context Protocol) 서버입니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.Last updated -3936JavaScriptApache 2.0
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -43TypeScriptMIT License
- -securityAlicense-qualityThis server implements the Model Context Protocol (MCP) to handle asynchronous tasks with real-time status tracking, robust error handling, and automatic resource management.Last updated -21JavaScriptMIT License
- -security-license-qualityA specialized server that helps users create new Model Context Protocol (MCP) servers by providing tools and templates for scaffolding projects with various capabilities.Last updated -1TypeScript