MCP.so
Sign In

Chinese Calendar Mcp

@youaodu

About Chinese Calendar Mcp

No overview available yet

Basic information

Category

Productivity

Runtime

python

Transports

stdio

Publisher

youaodu

Submitted by

du ao

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Productivity MCP servers