chrishayuk_chuk-mcp-time-server
If you are the rightful owner of chrishayuk_chuk-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.
The MCP Time Server is a Python-based microservice for time-related utilities across different timezones.
The MCP Time Server is a sophisticated Python-based microservice designed to provide advanced time-related utilities across different timezones. It offers robust functionality for retrieving current times and converting times between various global timezones. The server is built with an async architecture using asyncio for efficient performance and is highly configurable through environment variables and configuration files. It ensures comprehensive input validation using Pydantic models, making it reliable and robust for various applications. The server is compatible with Python 3.11 and above, and it can be installed from PyPI or directly from the source.
Features
- Current Time Retrieval: Get the current time for any IANA timezone
- Time Zone Conversion: Convert times between different time zones
- Comprehensive Validation: Robust input validation using Pydantic models
- Async Server Architecture: Built with asyncio for efficient performance
- Flexible Configuration: Configurable through environment variables and config files