MCP.so
ログイン

Chinese Calendar Mcp

@youaodu

Chinese Calendar Mcp について

概要はまだありません

基本情報

カテゴリ

生産性

ランタイム

python

トランスポート

stdio

公開者

youaodu

投稿者

du ao

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Chinese Calendar Mcp?

Chinese Calendar Mcp is a Model Context Protocol server that provides Chinese holiday calendar queries, allowing users to check whether a given date is a holiday or workday, retrieve holiday details, and query ranges of holidays or workdays. It is intended for applications needing Chinese holiday schedule data.

How to use Chinese Calendar Mcp?

All date inputs must follow the YYYY-MM-DD format. Users can query single dates or date ranges. The include_weekend parameter controls whether weekends are counted as holidays. The server validates date formatting and returns error messages for invalid inputs.

Key features of Chinese Calendar Mcp

  • Query whether a specific date is a holiday
  • Query whether a specific date is a workday
  • Retrieve detailed holiday information for a date (e.g., festival name)
  • Query all holidays within a specified date range
  • Query all workdays within a specified date range

Use cases of Chinese Calendar Mcp

  • Automating work schedule planning based on Chinese holidays
  • Integrating holiday detection into AI assistants for date-related tasks
  • Generating reminders for upcoming Chinese holidays

FAQ from Chinese Calendar Mcp

What date format is required?

All dates must be entered as YYYY-MM-DD.

How are weekends handled?

By default, weekends are counted as holidays. You can control this behavior with the include_weekend parameter.

What happens if I provide an invalid date format?

The server validates inputs and returns an error message indicating the format is incorrect.

Can I query a range of dates?

Yes, the server supports date range queries; the start date must be earlier than or equal to the end date.

What license is the server distributed under?

MIT License.

コメント

「生産性」の他のコンテンツ