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.6.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.6.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.6.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 |
b5512a84766f02d6867b021c4b2c886c85ffdebbaf5063ec5fea96edf4948498
|
|
| MD5 |
2508fd663736da40b887b9bff0763cfd
|
|
| BLAKE2b-256 |
067fa6980a15854bc971c7f80e1f185d8ad4b04de53c214b5e61523bb20732dd
|
File details
Details for the file chinese_holidays-0.1.6-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.6-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 |
c9b40cd87ac1962838554900f9495615360e5216d479aa15744f6e1c0c79d1a3
|
|
| MD5 |
fd5c8a46170826a75b8fd0042d43dcf7
|
|
| BLAKE2b-256 |
3d224f1718591ad44088b3ec6e823af9fa772c1c49284f46a62f8af393f459c4
|