taiwan-holiday-mcp
Related Servers
Alternatives to taiwan-holiday-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceA Taiwan holiday query server based on Model Context Protocol (MCP), providing accurate information on scheduled holidays and make-up working days, supporting multiple query methods and integration with AI tools.32Apache 2.0
- AlicenseAqualityDmaintenanceA Model Context Protocol server that provides accurate Taiwan holiday and makeup workday information, enabling users to query single dates, date ranges, and holiday statistics through natural language.38 npm27MIT
- AlicenseAqualityCmaintenanceZero-dependency MCP server for querying Chinese public holidays and makeup workdays (2025-2026), offering tools to check specific dates or list yearly schedules offline.2MIT
- AlicenseNot gradedqualityDmaintenanceAn open-source MCP server that aggregates Taiwan public data sources (data.gov.tw, TWSE, MOEA, CWA, etc.) and exposes them through the Model Context Protocol, enabling AI agents to query Taiwan data with a single configuration line.1Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables querying attendance information and managing employee leave requests, overtime requests, and schedules.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides access to the Nager.Date API for retrieving public holiday information across various countries. It enables AI agents to interact with holiday data and date-related endpoints through standardized Model Context Protocol tools.-
TDQS
Scored across 3 tools
Each tool targets a distinct query type: a single date check, a date range listing, and aggregated statistics. There is no overlap in purpose, making selection unambiguous.
All tool names follow a clear verb_noun pattern: check_holiday, get_holidays_in_range, get_holiday_stats. The minor singular/plural variation is semantically appropriate and does not break consistency.
With only 3 tools, the server is tightly scoped to its niche purpose (Taiwan holiday lookup). Each tool covers a distinct and necessary function without bloat.
The tool set fully covers the core holiday querying lifecycle: single-date lookup, range listing, and statistical summaries. Since holidays are fixed data, no update/delete operations are needed, so there are no gaps.