Skip to main content
Glama

Server Details

Deterministic time tools for AI agents: timezone conversion, business-day math, cron interpretation.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedadd_business_days
    • First observedbusiness_days_between
    • First observedconvert_time
    • First observedcurrent_time
    • First observedduration_between
    • First observednext_cron_runs

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides date, time, and timezone tools for AI agents via MCP, including timezone conversion, date calculation, cron parsing, timestamp conversion, and duration formatting.
    54
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Deterministic temporal reasoning engine for AI agents. LLMs are surprisingly bad at dates, timezones, business days, holidays, and recurring schedules. Taghvim gives agents deterministic temporal primitives they can call instead of guessing.
    12
    0
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides current time, relative time, timezone conversion, timestamps, and more for LLMs.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Provides comprehensive date, time, timezone, and calendar operations powered by Luxon, enabling AI agents to perform time calculations, timezone conversions, and temporal data handling across 400+ IANA timezones.
    2
    24
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool serves a unique purpose: adding business days, counting business days, converting timezones, getting current time, computing duration, and computing cron runs. No functional overlap.

Naming Consistency5/5

All tool names follow the same snake_case verb_noun pattern, e.g., 'add_business_days', 'convert_time', 'next_cron_runs'. Consistent and predictable.

Tool Count5/5

With 6 tools, the server covers a focused set of date/time operations without being overly large or minimal. Each tool earns its place.

Completeness4/5

Covers current time, timezone conversion, duration, business days, and cron. Minor gap: no simple date addition/subtraction (e.g., add_days) for non-business-day calculations, but the server's emphasis on correct DST handling and business days is clear.

Resources