time-mcp
1
The Time MCP Server is a Model Context Protocol server that aids in obtaining current time information and performing timezone conversions. It supports automatic timezone detection and provides a simple setup for integration with applications. Contributions are encouraged to expand its functionality.
Time MCP Server
A Model Context Protocol server that provides time and timezone conversion capabilities.
Features
- Get Current Time: Retrieve the current time in a specific timezone or the system timezone.
- Convert Time: Perform time conversions between different timezones using IANA timezone names.
Installation
- Using uv: No installation needed; run directly with uvx.
- Using PIP: Install using pip and run with a Python command.
Configuration
- Compatible with Claude.app and Zed for various configurations using uvx, Docker, or pip.
- System timezone detection with optional overrides.
Contributing
- Contributions are encouraged, including new tools, improved functions, and documentation enhancements.