Provides a Node.js server to fetch current time and official workdays, holidays, and makeup workdays for specific years and months, integrating multiple data sources.
This Node.js-based MCP server offers robust functionality for retrieving time-related data. It can fetch the current time for any specified IANA timezone with custom formatting, and critically, it provides detailed information on official workdays, holidays, and makeup workdays for a given year and month. Leveraging multiple online data sources like Timor and NateScarlet holiday-cn, the server ensures reliable and up-to-date holiday schedules, making it ideal for applications requiring accurate temporal and public holiday calculations. All outputs are encapsulated as MCP 'text' content for broad client compatibility.