Query information about Chinese holidays
Project description
chinese-holidays MCP server
Query information about Chinese holidays
Tools
get-all-holidays: Get all holidays for a yearis-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" } } } ```Project details
Release history Release notifications | RSS feed
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.8.tar.gz
(18.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chinese_holidays-0.1.8.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.8.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83bb4c1c3c7396e8ab3de1e3e968bdb151ed750bc32254119acc715c79ef1304
|
|
| MD5 |
cc284fb55350181012c95746fdce0c79
|
|
| BLAKE2b-256 |
55174e4ebc11b99f2f5d077ff62769003f0c9caed57289ef43387e1d59cfafc9
|
File details
Details for the file chinese_holidays-0.1.8-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.8-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9463852a7f642a14e2b46442f40ac6c49dc483a1a8b3cdf0ba6a443e2fb1e89
|
|
| MD5 |
be29e5aef353c5f8d8e7fc8ea725422d
|
|
| BLAKE2b-256 |
8d088f810f41aec5208268eae1aa7b950a675691c3747bf8cbdadc0206817f40
|