@pipeworx/timezone
Connect: https://gateway.pipeworx.io/timezone/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Tools
- get_time_by_timezone — Get the current date and time in a specific IANA timezone (e.g. “America/New_York”, “Europe/London”, “Asia/Tokyo”).
- list_timezones — List all 590+ IANA timezone strings available from timeapi.io.
- get_time_by_ip — Get the current date and time for the timezone of an IP address (resolved via ip-api.com → timeapi.io).
- convert_time — Convert a datetime from one timezone to another. If no time is provided the current time in the source timezone is used.
Tools
convert_time— Convert a datetime from one timezone to another. If no time is provided the current time in the source timezone is used.get_time_by_ip— Get the current date and time for the timezone of an IP address (resolved via ip-api.com → timeapi.io).get_time_by_timezone— Get the current date and time in a specific IANA timezone (e.g. America/New_York , Europe/London , Asia/Tokyo ).list_timezones— List all 590+ IANA timezone strings available from timeapi.io.