get_time_by_timezone
ActiveTool of timezone
declared in 0.1.0
Get the current date and time in a specific IANA timezone (e.g. "America/New_York", "Europe/London", "Asia/Tokyo").
Parameters schema
{
"type": "object",
"examples": [
{
"timezone": "America/New_York"
},
{
"timezone": "Asia/Tokyo"
}
],
"required": [
"timezone"
],
"properties": {
"timezone": {
"type": "string",
"description": "IANA timezone string, e.g. \"America/New_York\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
timezone
https://github.com/pipeworx-io/mcp-timezone
1/7 registries