About Chronow
Chronow is an MCP server in the Developer Tools category: an MCP server that gives AI agents correct timezone, scheduling, and interval operations. It has been installed 0 times through Conduid.
Tools (13)
add_durationAdd days/months/years with calendar or absolute arithmetic
Takes no parameters.
compare_instantsCompare two instants (-1, 0, 1)
Takes no parameters.
diff_instantsCalendar difference between two instants (years, months, days, ...)
Takes no parameters.
format_instantShow a UTC instant in any timezone
Takes no parameters.
interval_checkDo two time ranges overlap / does one contain the other / what's the gap?
Takes no parameters.
list_zonesList IANA timezone names
Takes no parameters.
normalize_intentParse a small deterministic grammar (`tomorrow at 09:00`, `next monday at 14:00`, `every weekday at 10:00`) -- rejects anything ambiguous
Takes no parameters.
nowCurrent time in any timezone (auto-detects user's zone)
Takes no parameters.
parse_instantParse ISO 8601 / RFC 3339 to UTC
Takes no parameters.
recurrence_previewGenerate recurring dates (daily/weekly/monthly) with optional business calendar (skip weekends + holidays)
Takes no parameters.
resolve_localConvert a wall-clock time to UTC -- handles DST gaps/folds explicitly
Takes no parameters.
snap_toSnap to start/end of hour, day, week, month, quarter, or year
Takes no parameters.
zone_infoTimezone offset, DST status, next transition
Takes no parameters.
Install
git clone https://github.com/Hmbown/chronowThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Chronow
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.