mcpserver.lol
registry/timeops
Connection check verified live · 20h ago

timeops

Business days, meeting overlap and recurrence expansion, deterministic. 3 of 5 tools free.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

business_days read-only add_daysend_dateholidaysstart_date*
Do business-day math that skips weekends and your holiday list. FREE. Either add N business days to start_date (set add_days), or count the business days between start_date and en…
deadline_planner read-only tasks*due_date*holidaysbuffer_days
Plan a task schedule backward from a hard deadline in business days. PREMIUM (license). Given ordered tasks with business-day durations, returns each task's start/end dates, the l…
meeting_overlap read-only work_endwork_startoffsets_utc*
Find the shared meeting window across time zones inside working hours. FREE. Give one UTC offset per participant and an optional working-hours window. Typical input {"offsets_utc"…
recurrence_expand read-only countweekly_onevery_daysstart_date*
Expand a recurrence rule into a concrete list of ISO dates. FREE. Set every_days for a fixed interval, or weekly_on for specific weekdays. Typical input {"start_date": "2026-01-05…
sla_due read-only day_endholidaysday_startopened_at*sla_hours*business_hours_only
Compute when a ticket's SLA falls due, wall-clock or business-hours. PREMIUM (license). Typical input {"opened_at": "2026-03-02T15:30", "sla_hours": 8, "business_hours_only": true…