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.3.tar.gz
(17.9 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.3.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.3.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91950a9737f8a70e901c3ebff8723e7f0859cc78f73cdbf23eb697530f1dc423
|
|
| MD5 |
c7686cee21ddf707fb68c447c3b56639
|
|
| BLAKE2b-256 |
50832e6f1adda090d84643f19aa8e9c6efbd4f9528715c3d70527ab48e57eb19
|
File details
Details for the file chinese_holidays-0.1.3-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.3-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 |
6726c09eda6dd14ea119456775705733ab735a3ce03094d4ba224c8ac03862f8
|
|
| MD5 |
d6c7987dd6e0a37c4a18b7da9340e8a7
|
|
| BLAKE2b-256 |
20b4dfb486e14d39684cd4eb8c319faad684d3760f2e216f46fc1b965bc96890
|