MCP server for timezone conversions and time queries with support for IANA timezones
A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection. - Get current time in a specific timezone or system timezone. (string): IANA timezone name (e.g., 'America/NewYork', 'Europe/London') - Convert time…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection. - Get current time in a specific timezone or system timezone. (string): IANA timezone name (e.g., 'America/New_York', 'Europe/London') - Convert time between timezones. (string): Source IANA timezone name (string): Time in 24-hour format (HH:MM)…