Skip to main content
Glama
Vessark

business-days-mcp

Related Servers

Alternatives to business-days-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server for business-day arithmetic with country-aware holiday calendars. It offers tools to check, calculate, and list business days and holidays for over 60 countries.
      9
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A zero-signup business-day date arithmetic API that allows adding/subtracting working days, counting business days between two dates, and testing if a date is a business day, with custom holidays.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A zero-dependency MCP server exposing 15 timestamp tools that LLMs compute unreliably, including cron edge cases, the Excel 1900 leap-year bug, ISO-8601 duration arithmetic, multi-dialect SQL timestamp generation, business-day counting, and batch conversion, with both stdio and HTTP transports.
      149 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A lightweight MCP server providing comprehensive date, time, and day-of-week information. It supports relative time calculations, timezone conversions, and detailed calendar metadata like week numbers and quarters.
      5
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides deterministic business-day calculations for AI agents, correctly handling country-specific weekends and public holidays.
      6
      34 npm
      1
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A comprehensive time and calendar utility server that provides timezone conversions, date arithmetic, and business day calculations for AI agents. It features extensive support for the Chinese lunar calendar, including almanac data, festivals, and public holiday tracking across multiple regions.
      13
      40 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool targets a distinct function: cron vs. recurrence rule vs. business day queries. Tools like next_cron_occurrences and next_recurrence_occurrences are clearly differentiated by input type, and no two tools have overlapping purposes.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case (e.g., explain_cron_expression, next_business_day, validate_cron_expression). No mixed conventions or vague verbs.

    Tool Count5/5

    14 tools is well-scoped for the domain, covering both calendar recurrence patterns and business day arithmetic without bloat. Each tool earns its place.

    Completeness5/5

    The tool surface covers all key operations: validation, explanation, occurrence calculation for cron and RRULE; and full business day functions (is, next, previous, add, count, first/last of month, SLA due time). No obvious gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues