1. Conduid
  2. Developer Tools
  3. Chronow
MCP server · Developer Tools

Chronow

An MCP server that gives AI agents correct timezone, scheduling, and interval operations

Unclaimed devtools
34Low

Scored 7 days ago · breakdown

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

Clone
git clone https://github.com/Hmbown/chronow

This 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

I know everything about Chronow. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Chronow

How do I install Chronow?

Run git clone https://github.com/Hmbown/chronow, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Chronow safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Chronow still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.