@pipeworx/mcp-timezone
v0.1.0
Published
Timezone MCP — wraps WorldTimeAPI (free, no auth)
Maintainers
Readme
mcp-timezone
Timezone MCP — wraps WorldTimeAPI (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|------|-------------|
| list_timezones | List 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 timezoneLicense
MIT
