Convert timezones, parse dates, evaluate cron expressions, and work with timestamps—essential utilities for AI agents that need to reason about time across regions and schedules.
io.github.rog0x/time
Local install
STDIO
No auth required
How models use it and what it is built for.
Convert timezones, parse dates, evaluate cron expressions, and work with timestamps—essential utilities for AI agents that need to reason about time across regions and schedules.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Rog0x Time.
Paste any of these into Agent Studio after connecting Rog0x Time.
Common questions about connecting and running Rog0x Time.
What timezone formats does this MCP server support?
The server handles standard IANA timezone identifiers (e.g., America/New_York, Europe/London, Asia/Tokyo). Refer to the documentation for the complete list of supported timezones and any regional abbreviation support.
Can I use this server to schedule tasks or just read cron expressions?
This server evaluates and parses cron expressions—it tells you when a cron job will run next. For actual task scheduling, you'd integrate this with a separate scheduler or job runner.
How do I install and run the MCP time tools server?
Install via npm with `npx @rog0x/mcp-time-tools@1.0.2`. The server uses stdio transport, so it communicates with your MCP client over standard input/output streams.
Does this server handle daylight saving time (DST) transitions?
The server uses standard timezone libraries that account for DST rules. When converting times across timezones, DST is applied according to the target region's current rules.
What timestamp formats are supported—only Unix time?
The server works with Unix timestamps (seconds since epoch). Check the documentation for support of other formats like ISO 8601 or millisecond-precision timestamps.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams