Skip to main content
Glama

Server Details

Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.

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
Repository
Vessark/business-days-mcp
GitHub Stars
0
Server Listing
business-days-mcp

Tool Schema Changelog

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

  1. 4 tool updates
    • Changedfirst_business_day_of_month3 fields changed
      • addedInput schema / properties / country / description
        Added value: +"ISO 3166-1 alpha-2 country code. Defaults to US."
      • addedInput schema / properties / subdivision / description
        Added value: +"Optional subdivision code, e.g. SCT."
      • addedInput schema / properties / year / description
        Added value: +"Four-digit calendar year."
    • Changedlast_business_day_of_month3 fields changed
      • addedInput schema / properties / country / description
        Added value: +"ISO 3166-1 alpha-2 country code. Defaults to US."
      • addedInput schema / properties / subdivision / description
        Added value: +"Optional subdivision code, e.g. SCT."
      • addedInput schema / properties / year / description
        Added value: +"Four-digit calendar year."
    • Changednext_business_day2 fields changed
      • addedInput schema / properties / country / description
        Added value: +"ISO 3166-1 alpha-2 country code. Defaults to US."
      • addedInput schema / properties / subdivision / description
        Added value: +"Optional subdivision code, e.g. SCT."
    • Changedprevious_business_day2 fields changed
      • addedInput schema / properties / country / description
        Added value: +"ISO 3166-1 alpha-2 country code. Defaults to US."
      • addedInput schema / properties / subdivision / description
        Added value: +"Optional subdivision code, e.g. SCT."
  2. 32 tool updates
    • First observedadd_business_days
    • First observedbusiness_days_between
    • First observedcreate_invoice
    • First observedexplain_cron_expression
    • First observedexplain_recurrence_rule
    • First observedfind_similar_tickets
    • First observedfirst_business_day_of_month
    • First observedget_account_balance
    • First observedget_customer_record
    • First observedget_env_config
    • First observedis_business_day
    • First observedlast_business_day_of_month
    • First observedlist_api_keys
    • First observedlist_directory
    • First observedlist_transactions
    • First observedlookup_order_status
    • First observednext_business_day
    • First observednext_cron_occurrences
    • First observednext_recurrence_occurrences
    • First observedpost_status_update
    • First observedprevious_business_day
    • First observedquery_metrics
    • First observedread_file
    • First observedrotate_service_token
    • First observedsearch_internal_docs
    • First observedsend_email
    • First observedsend_slack_message
    • First observedsla_due_time
    • First observedvalidate_cron_expression
    • First observedvalidate_recurrence_rule
    • First observedweb_search
    • First observedwrite_report

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides deterministic business-day calculations for AI agents, correctly handling country-specific weekends and public holidays.
    6
    90
    1
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Provides correct trading day and settlement date calculations for multiple exchanges, with no external API calls.
    6
    17
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides Japanese business day calculations: add or subtract business days, count between dates, check whether a date is a business day, and reverse-calculate deadlines. Handles national holidays and year-end periods fully offline with no API keys required.
    4
    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
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.1/5.0
Disambiguation4/5

Each tool has a detailed description that clearly defines its purpose, and there is minimal overlap among the business day, SLA, cron, and workspace tools. However, the large number of unrelated tools could cause confusion about which to use for workspace tasks, slightly lowering the score.

Naming Consistency4/5

Most tool names follow a verb_noun pattern (e.g., add_business_days, create_invoice, read_file). A few names like first_business_day_of_month and sla_due_time deviate slightly, but the overall pattern is recognizable and consistent enough for an agent to infer functionality.

Tool Count2/5

With 32 tools, the server is overstuffed relative to its name 'Business Days & SLA'. Many tools (CRM, email, Slack, file operations) are unrelated to the core domain, making the set feel bloated and unfocused. A more appropriate count for the stated purpose would be 8-15 tools.

Completeness2/5

While the business days and SLA tools are comprehensive, the workspace management tools are incomplete for their subdomains (e.g., no update/delete for customers, no delete for files, no receive email/Slack). The overall surface is a patchwork that leaves obvious gaps, causing potential agent failures.