{"name":"com.gumballtools/timezone-truth","slug":"gumballtools-timezone-truth","title":"Timezone Truth","description":"Convert times between IANA zones and detect skipped or ambiguous DST local times.","url":"https://mcp.market/server/gumballtools-timezone-truth","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:25:40.604Z","last_ok_at":"2026-09-20T20:25:40.604Z","latency_ms":917},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/bwalvoord/gumball","website":"https://timezone-truth.gumballtools.com","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://timezone-truth.gumballtools.com/api/mcp"}],"packages":[],"tools":[{"name":"convert_time","description":"Convert a wall-clock time between two IANA timezones, and report the ways the conversion can be wrong.\n\nALWAYS use this instead of doing the arithmetic. Timezone conversion looks like addition and is not: the mapping from a local time to an instant is not a function.\n\n- On the spring-forward date, an hour of local time DOES NOT EXIST. Asked to convert 02:30 on that date, a model will return a plausible timestamp for a time that never happens. This tool returns null and says why.\n- On the fall-back date, an hour happens TWICE. There are two correct answers an hour apart; this returns both rather than silently choosing.\n- The gap between two zones is not constant. Zones start and end daylight saving on different dates, so a cached offset is wrong for weeks each year.\n- Not all offsets are whole hours: India is +05:30, Nepal +05:45.\n\nInput: `time` must be YYYY-MM-DD HH:MM (or with T, and optional seconds) — free-form dates are refused rather than guessed. `from` and `to` must be full IANA names such as \"America/New_York\".\n\nABBREVIATIONS ARE REJECTED, deliberately, even though most runtimes accept them. Node resolves \"BST\" to Bangladesh Standard Time (UTC+06:00) when nearly everyone writing it means British Summer Time (UTC+01:00) — a five-hour error that yields a perfectly plausible timestamp. Same for CST, IST, PST, and EST.\n\nReturns: the chosen UTC instant (null if the local time does not exist), every candidate instant, both zone readings with the offset and abbreviation that applied on THAT date, the difference between the zones, upcoming clock changes for both, and warnings. Check `warnings` for severity \"error\" before using the result.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"time":{"type":"string","description":"Wall-clock time as YYYY-MM-DD HH:MM (T separator and seconds also accepted). Do NOT include an offset or zone in the string. Free-form dates such as \"next Tuesday\" are refused rather than guessed."},"from":{"type":"string","description":"Source zone as a full IANA name, e.g. \"America/New_York\". Abbreviations like BST, CST, IST, PST and EST are REJECTED because they are ambiguous."},"to":{"type":"string","description":"Target zone as a full IANA name, e.g. \"Asia/Tokyo\"."},"prefer":{"description":"Which occurrence to use when the local time happens twice (a fall-back hour). Defaults to the earlier one. Both are always returned in candidates.","type":"string","enum":["earlier","later"]}},"required":["time","from","to"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T11:37:08.939Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T11:37:08.879Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1283ms"]},"poisoning":{"score":15,"max":15,"notes":["1 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://timezone-truth.gumballtools.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":1283,"serverInfo":{"name":"timezone-truth","version":"0.1.0"}}],"packages":[],"repo":{"found":false,"owner":"bwalvoord","repo":"gumball","error":"repo not found"},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}