Wait MCP Server
@7shi
关于 Wait MCP Server
Test MCP Server for Waiting
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Wait MCP Server?
Wait MCP Server is a Model Context Protocol (MCP) server that pauses for a specified number of seconds before responding to requests. It provides implementations in both TypeScript and Python, designed for developers who need to introduce deliberate delays in AI agent tool workflows.
How to use Wait MCP Server?
Refer to the TypeScript or Python implementation folders (ts/ and py/) in the repository. The detailed usage instructions are available in Japanese at the linked Qiita article. Basic setup follows the standard MCP server configuration pattern.
Key features of Wait MCP Server
- Implements wait/delay functionality in MCP.
- Available in TypeScript and Python implementations.
- Simple to integrate into existing MCP setups.
- Pauses execution for user‑specified seconds.
Use cases of Wait MCP Server
- Simulating latency in AI tool response testing.
- Introducing pacing between sequential MCP tool calls.
- Debugging time‑sensitive agent behaviors.
FAQ from Wait MCP Server
What is the main purpose of Wait MCP Server?
The server is designed to pause for a specified number of seconds before responding to requests, enabling deliberate delays in MCP‑based workflows.
Which programming languages are supported?
Two implementations are provided: one in TypeScript and one in Python.
Where can I find detailed usage instructions?
The repository links to a Qiita article (in Japanese) that provides a detailed description: https://qiita.com/7shi/items/3bf54f47a2d38c70d39b
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论