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.4.tar.gz
(17.6 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.4.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.4.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
528cb7e2cfd15336118c6db2cc6c69e3378f2f20b181cc1851cb0f0f73028bbf
|
|
| MD5 |
7b6e8e909baa64de4763800fa6836806
|
|
| BLAKE2b-256 |
5fbc6a418629d5fa658c5ac7f6e9ec41079b531f8bf5f9483da4e9cf79633c16
|
File details
Details for the file chinese_holidays-0.1.4-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5d2e9ca709deeddbafb02a3d6f9640b8a5e7ecc35913bd08bb8d3c550e8bc13
|
|
| MD5 |
121a0c148d6e049d1856840295659ed5
|
|
| BLAKE2b-256 |
95d09e2c1bee7ee0b9622df768f3aeb21d30cdc0849c90069c2fe07abc65eedb
|