Chrono MCP
UnclaimedTime access and calculations mcp written in typescript available via npx.
Install
npx @jmoak/chrono-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (19)
add
Add duration to a datetime
base_time
(optional): Base ISO datetime(s). String or array. Defaults to current time.
compare_time
(optional): Compare ISO datetime(s) for diff/durationbetween. String or array.
compare_time_timezone
(optional): Timezone for comparetime
datetime
(string, optional): ISO datetime string. Defaults to current time
diff
Calculate simple difference in various units
duration_between
Detailed duration breakdown between two times
expand
Expand an RFC 5545 RRULE or ISO 8601 repeating interval into occurrences
formats
(array, optional): Output formats (iso, rfc2822, sql, local, localeString, short, medium, long, full)
includeOffsets
(boolean, optional): Include UTC offsets in output
interaction_mode
(optional): autodetect singletomany manytosingle pairwise crossproduct aggregate. Defaults to autodetect.
locale
(string, optional): Locale for formatting (e.g., en-US, fr-FR, ja-JP)
operation
(required): Type of calculation
sort
Sort timestamps chronologically
stats
Statistical analysis of time series and durations (up to 100,000 timestamps per call)
subtract
Subtract duration from a datetime
timezone
(optional): Timezone for basetime
timezones
(array, optional): List of timezone names for conversions
years
, months, days, hours, minutes, seconds (optional): Duration values