Wraps the Luxon datetime library into MCP tools for timezone conversions and calendar math. You get two main operations: get_time for converting timestamps across timezones with configurable formatting (ISO, RFC2822, locale strings), and time_calculator for duration arithmetic, diff calculations, and statistical analysis of time series. Supports all IANA timezone identifiers and includes offset data. The interaction modes (single to many, pairwise, cross product) let you batch operations instead of looping through conversions yourself. Useful when your agent needs to coordinate schedules across regions, calculate delivery windows, or parse dates from different locales without implementing timezone logic from scratch.
claude mcp add --transport http ai.smithery-jmoak-chrono-mcp https://server.smithery.ai/@JMoak/chrono-mcp/mcp