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.9.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.9.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.9.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 |
f5f33535a783c60114d6a309cfdef59e1bc1e2d40cd2f89121e481f114c97666
|
|
| MD5 |
94f35328c2ec6c84b7b0cf29be8f12fc
|
|
| BLAKE2b-256 |
11fb46ac99d8fe14fa00de39c78533d826e060d50bc126e612a031477c0c2702
|
File details
Details for the file chinese_holidays-0.1.9-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.9-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 |
33606f7505e56b5a9f64ab9f970a48cc3a468d25da98a064478bbc594651b2d4
|
|
| MD5 |
af830b337f050b96a64df8bfb876a993
|
|
| BLAKE2b-256 |
171649da2b59cc6f07ebd6b314555a28f9481a87f4efda6523a24613a1e4cc33
|