MCP Hub
Back to servers

timezone

Timezone MCP — wraps WorldTimeAPI (free, no auth)

Registry
Updated
Mar 31, 2026

mcp-timezone

Timezone MCP — wraps WorldTimeAPI (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
list_timezonesList all IANA timezone strings available from WorldTimeAPI.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "timezone": {
      "url": "https://gateway.pipeworx.io/timezone/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use timezone

License

MIT

Reviews

No reviews yet

Sign in to write a review