current_zone_info
ActiveTool of Timeapi Io
declared in 0.1.0
Return timezone metadata for an IANA zone name: UTC offset, DST offset, current offset, DST start/end, and whether DST is currently active.
Parameters schema
{
"type": "object",
"examples": [
{
"timeZone": "America/Los_Angeles"
},
{
"timeZone": "Europe/Paris"
}
],
"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