Skip to main content
Glama

JMoak-chrono-mcp

Server Details

Convert and compare dates and times across any timezone with flexible, locale-aware formatting. Ad…

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
JMoak/chrono-mcp
GitHub Stars
0
Server Listing
Chrono MCP

Available Tools

2 tools
GET TIMETry in Inspector

Get current time or convert times across timezones with flexible formatting. Defaults to current time in system timezone when no parameters provided. Use timezones array to get multiple zones, formats array for multiple output formats.

ParametersJSON Schema
NameRequiredDescriptionDefault
localeNoLocale for formatting (e.g., 'en-US', 'fr-FR', 'ja-JP'). Affects localeString and relative formats.
formatsNoOutput formats for the base datetime only (not applied to individual timezones). Creates separate entries for each format.
datetimeNoOptional. ISO datetime string (e.g., '2024-12-25T15:00:00'). If not provided, current time is used.
timezonesNoList of timezone names to include in output. Examples: ['America/New_York', 'Asia/Tokyo', 'Europe/London']
includeOffsetsNoInclude UTC offsets like +09:00, -04:00 in output
TIME CALCULATORTry in Inspector

Perform time arithmetic operations including duration calculations, date math, interval operations, statistical analysis, and sorting. Use for adding/subtracting time periods, calculating differences between dates, analyzing time-based datasets, or sorting arrays of timestamps.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoDays to add/subtract
hoursNoHours to add/subtract
yearsNoYears to add/subtract
monthsNoMonths to add/subtract
minutesNoMinutes to add/subtract
secondsNoSeconds to add/subtract
timezoneNoTimezone for base_time (e.g., 'America/New_York')
base_timeNoBase ISO datetime(s). Single string or array. Defaults to current time if not provided
operationYesType of calculation to perform
compare_timeNoCompare ISO datetime(s) for diff/duration_between operations. Single string or array
interaction_modeNoHow base_time and compare_time arrays interact. 'auto_detect' handles single-to-single, single-to-many, many-to-single automatically. Defaults to 'auto_detect'
compare_time_timezoneNoTimezone for compare_time. If not provided, base_time timezone is used

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.