Back to Home
BACH-AI-Tools icon

taiwan-holiday-mcp

Verified Safe

by BACH-AI-Tools

Overview

Provides a Model Context Protocol (MCP) server for querying accurate Taiwan national holidays and make-up workdays.

Installation

Run Command
npx @bachstudio/taiwan-holiday-mcp

Environment Variables

  • DEBUG
  • MCP_LOG_LEVEL
  • NODE_ENV

Security Notes

The server fetches holiday data from `cdn.jsdelivr.net/gh/ruyut/TaiwanCalendar`. While `cdn.jsdelivr.net` is a reputable CDN, it's an external dependency. The server implements robust error handling, circuit breaking, request throttling, and input/data validation (e.g., `validateHolidayData`, `parseDate`) to mitigate risks from external API failures or malformed input. No `eval` or direct `fs` writes are observed. `fs.readFileSync` is used only for reading `package.json` at startup. No hardcoded secrets are found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens800
Stars0
Forks0
Last Update2025-12-04

Tags

mcptaiwan-holidayscalendarai-tooltypescript