Taiwan Holiday MCP Server
Related Servers
Alternatives to Taiwan Holiday MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Taiwan holiday query server based on the Model Context Protocol, providing accurate Taiwan public holiday and compensatory work day information.31 npmMIT
- 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
- 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
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables natural language interaction with Google Calendar, allowing users to view, create, update, and delete calendar events through context-aware operations.75 npm1MIT
- FlicenseBqualityDmaintenanceA Model Context Protocol server that enables users to manage employee leave through natural language. It provides tools to check leave balances, apply for leave, and view leave history via Claude integration.3-
- AlicenseAqualityDmaintenanceA Model Context Protocol server that allows large language models to search for and analyze Chinese railway (12306) tickets through a simple API interface.85,689 npm18MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: check_holiday verifies a single date, get_holidays_in_range lists holidays over a period, and get_holiday_stats provides statistical summaries. There is no overlap in functionality, making tool selection straightforward for an agent.
All tools follow a consistent verb_noun naming pattern (check_holiday, get_holidays_in_range, get_holiday_stats) with clear, descriptive verbs. The naming is uniform and predictable across the set.
With 3 tools, the server is well-scoped for its purpose of providing Taiwan holiday information. Each tool serves a unique and essential function, and the count is appropriate without being too sparse or bloated.
The tool set comprehensively covers the domain of Taiwan holiday queries: it supports checking individual dates, retrieving lists over ranges, and obtaining statistical data. There are no obvious gaps in functionality for this focused purpose.