Skip to main content

Query information about Chinese holidays

Project description

chinese-holidays MCP server

Query information about Chinese holidays

Tools

  1. get-all-holidays: Get all holidays for a year
  2. is-holiday: Check if a date is a holiday

Quickstart

Install

Claude Desktop

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

Development/Unpublished Servers Configuration ``` "mcpServers": { "chinese-holidays": { "command": "uv", "args": [ "--directory", "the absolute path of chinese-holidays", "run", "chinese-holidays" ] } } ```
Published Servers Configuration ``` "mcpServers": { "chinese-holidays": { "command": "uvx", "args": [ "chinese-holidays" ], "env": { "PYTHONIOENCODING": "utf-8" } } } ```

Debugging

Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.

You can launch the MCP Inspector via npm with this command:

npx @modelcontextprotocol/inspector uv --directory D:\workspaces\chinese-holidays run chinese-holidays

Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chinese_holidays-0.1.1.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chinese_holidays-0.1.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file chinese_holidays-0.1.1.tar.gz.

File metadata

  • Download URL: chinese_holidays-0.1.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.15

File hashes

Hashes for chinese_holidays-0.1.1.tar.gz
Algorithm Hash digest
SHA256 888c1eca0c78e68a56f078b7f6a8936ce253a0452a6de607a34c30b86a81458b
MD5 227eac1d5f8a8152427f3c6bd00cdb63
BLAKE2b-256 3f84f8a3f4c57720152bfd734c2f409c241532377716530d3bfc00f101f0d972

See more details on using hashes here.

File details

Details for the file chinese_holidays-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for chinese_holidays-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 195aca05806e53362895b6032f61eb4e59673088ec0eb03b61723994c72d3fe5
MD5 03abd7fe9aa9ef592f8367e9063d7658
BLAKE2b-256 69201f1080ffbbe03f24fef47c9e188ca060e4a518f7cf7fd8731299bb171475

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page