A
licenseA
qualityB
maintenanceProvides accurate Japanese business day utilities including holiday checks, settlement day calculations, and fiscal period determination, all with embedded holiday data from 2020-2030.
7
32 npm
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool has a unique purpose: checking a date, finding next/previous trading days, computing settlement, counting days, and listing holidays. No overlap.
Most tools use verb_noun pattern (is_trading_day, next_trading_day, etc.), but 'settlement_date' and 'trading_days_between' break the pattern slightly, making it mostly consistent.
With 6 tools covering essential trading calendar operations, the set is well-scoped without unnecessary bloat or deficiency.
The tool set covers all core trading day calculations: checking, finding adjacent days, settlement, counting days, and holiday listing. No obvious gaps.