com.agishub/timezone-toolkit
com.agishub/timezone-toolkit · v2.1.0 · MCP 2025-11-25
Timezone converter, world clock, date math & meeting scheduler for AI agents. No API key.
Reachability
reachable
checked 2026-07-14 03:07 UTC
Registry status active
Tools pinned 9
85f005404fcd
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace com.agishub
(domain verified by the official registry)
Repository
github.com/agishub/timezone-toolkit
Remote endpoints
https://timezone-toolkit.agishub.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:07 | first capture | 9 tools pinned |
Pinned tool definitions (9)
| Tool | Description |
|---|---|
| now_in | Current local time in an IANA timezone, with UTC offset, abbreviation and DST flag. Use whenever you need to know 'now'. |
| convert_timezone | Convert a date/time from one IANA timezone to another. Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns converted datetime, offset, abbreviation and DST flag. |
| convert_batch | Like convert_timezone but converts a single instant into many target timezones at once. Ideal for world-clock views. |
| tz_offset | Exact UTC offset of a timezone at a given instant (DST-aware). Handles fractional offsets like India +05:30 and Nepal +05:45. |
| list_timezones | List or search valid IANA timezone names. Filter by city, region or country substring (e.g. 'kolkata', 'america'). |
| lookup_timezone | Resolve a city or country name to its IANA timezone(s), so you don't need the exact identifier. E.g. 'Delhi' -> Asia/Kolkata. |
| date_math | Add/subtract time to a date respecting DST (days are calendar-based, hours/minutes are absolute), or compute the difference between two datetimes in different zones. |
| find_meeting_slots | Suggest overlapping working-hour slots for a meeting across timezones (excludes weekends and, if a country code is given per participant, public holidays). FREE TIER: returns at most 1 slot; get ALL matching slots via the paid endpoint... |
| is_holiday | Check whether a date is a public holiday in a country (ISO 3166-1 alpha-2). Data from the free Nager.Date service. |
Status badge
[](https://toolpin.dev/servers/com.agishub/timezone-toolkit)
Maintain this server? Add the badge to your README — it links your users to this live status page.