You're viewing a demo portfolio

Join the waitlist
PRSM

timezone-convert

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Convert a datetime between any two IANA timezones

Parameters schema

{
  "type": "object",
  "required": [
    "datetime",
    "from_tz",
    "to_tz"
  ],
  "properties": {
    "to_tz": {
      "type": "string",
      "description": "Target timezone (e.g. Europe/London)"
    },
    "from_tz": {
      "type": "string",
      "description": "Source timezone (e.g. America/New_York)"
    },
    "datetime": {
      "type": "string",
      "description": "Date/time string to convert (ISO 8601)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →
timezone-convert — io.github.Deesmo/arch-tools-mcp — PRSM MCP