txbm/mcp-time-server
If you are the rightful owner of mcp-time-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A robust timezone-aware time server implementation for the Model Context Protocol.
The MCP Time Server is a powerful and efficient server designed to handle timezone-aware time requests using the Model Context Protocol. It supports the full IANA timezone database, ensuring accurate and up-to-date timezone information. The server is cross-platform compatible, thanks to its bundled tzdata, and is built with an async/await implementation to provide high performance. Proper error handling and validation mechanisms are in place to ensure reliability and robustness. Additionally, the server is thoroughly tested, with comprehensive test coverage to maintain its integrity and performance across different environments.
Features
- Full IANA timezone database support
- Cross-platform compatibility with bundled tzdata
- Proper error handling and validation
- Async/await implementation for high performance
- Comprehensive test coverage