Time & Workdays Node icon

Time & Workdays Node

3

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.

주요 기능

  • Access official workday and holiday data from multiple online sources (Timor, NateScarlet holiday-cn).
  • Unified output for workdays, holidays, and makeup workdays.
  • Retrieve current time for specified timezones with custom formatting.
  • Node 18+ native execution with minimal dependencies (excluding MCP SDK).
  • Outputs unified as MCP 'text' content for strict client compatibility.
  • 3 GitHub stars

사용 사례

  • Automate the retrieval of official workdays and holidays for project planning or event scheduling.
  • Integrate real-time and holiday scheduling into AI agents or productivity tools.
  • Provide time-zone specific current time information within applications or chatbots.