πŸ”§

Chrono

πŸ”§MCP Server

JMoak/chrono-mcp

VibeIndex|
What it does
|

Comprehensive MCP server powered by Luxon providing advanced date, time, timezone, and calendar operations for AI agents and applications that need robust temporal data handling.

Overview

Chrono is an MCP server powered by Luxon that gives AI agents comprehensive date, time, timezone, and calendar operation capabilities. It solves the problem of AI assistants lacking reliable temporal data handling by providing real-time retrieval with microsecond precision, global timezone support across all IANA identifiers, and flexible time calculations.

Key Features

  • Global Timezone Support β€” Work with all IANA timezone identifiers, convert times across timezones, and format output in ISO, RFC2822, SQL, locale-aware, or custom formats
  • Time Calculations β€” Add or subtract durations and calculate differences between dates with type-safe Zod validation
  • Token-Optimized Output β€” Dynamically shaped responses that maximize information density while minimizing token usage for efficient AI interactions
  • Easy Integration β€” Standard MCP protocol with both stdio and HTTP server modes, configurable via npx for Claude Code, Cursor, and other MCP clients

Who is this for?

Developers and AI agent builders who need their assistants to handle temporal data accurately β€” whether that means converting meeting times across timezones, calculating date ranges, or formatting timestamps for different systems. Particularly useful for applications where precise, real-time date and time operations are critical.

remotehostedtime

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add chrono-mcp -- npx -y @jmoak/chrono-mcp@latest
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "chrono-mcp": { "command": "npx", "args": ["...
0
Last UpdatedNov 24, 2025