Content
# Wait MCP Server
This repository contains implementations of MCP (Model Context Protocol) servers with wait functionality in both TypeScript and Python. The server is designed to pause for a specified number of seconds before responding to requests.
- [TypeScript implementation](ts)
- [Python implementation](py)
Detailed description (in Japanese)
- https://qiita.com/7shi/items/3bf54f47a2d38c70d39b
## References
- [Model Context Protocol](https://github.com/modelcontextprotocol)
- [TypeScript server template](https://github.com/modelcontextprotocol/create-typescript-server)
- [MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk)
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.