You're viewing a demo portfolio

Join the waitlist
PRSM

get_time_by_timezone

Active

Tool 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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

timezone

https://github.com/pipeworx-io/mcp-timezone

1/7 registries
View full server →
get_time_by_timezone — timezone — PRSM MCP