current_iso_zoned_date_time
ActiveTool of Timeapi Io
declared in 0.1.0
Return the current date/time for a given IANA timezone as a full ISO 8601 zoned datetime string (e.g. 2026-06-24T10:30:00+02:00).
Parameters schema
{
"type": "object",
"examples": [
{
"timeZone": "Asia/Tokyo"
},
{
"timeZone": "Australia/Sydney"
}
],
"required": [
"timeZone"
],
"properties": {
"timeZone": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Timeapi Io
https://github.com/pipeworx-io/mcp-timeapi-io
1/7 registries