MCP server exposing 9 tools for timeapi-io.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/timeapi-io/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
current_time — Current time in a zone.current_time_coordinate — Current time at lat/lon.current_time_ip — Current time at IP.current_iso_zoned_date_time — ISO zoned datetime.current_zone_info — Zone info.convert_time_zone — Convert datetime between zones.day_of_the_week — Day of week for a date.list_zones — Supported zones.translate_to_iso — Parse custom-format date to ISO.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/timeapi-io/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io