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" } } } ```Debugging
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm with this command:
npx @modelcontextprotocol/inspector uv --directory D:\workspaces\chinese-holidays run chinese-holidays
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
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
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.1.tar.gz.
File metadata
- Download URL: chinese_holidays-0.1.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
888c1eca0c78e68a56f078b7f6a8936ce253a0452a6de607a34c30b86a81458b
|
|
| MD5 |
227eac1d5f8a8152427f3c6bd00cdb63
|
|
| BLAKE2b-256 |
3f84f8a3f4c57720152bfd734c2f409c241532377716530d3bfc00f101f0d972
|
File details
Details for the file chinese_holidays-0.1.1-py3-none-any.whl.
File metadata
- Download URL: chinese_holidays-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
195aca05806e53362895b6032f61eb4e59673088ec0eb03b61723994c72d3fe5
|
|
| MD5 |
03abd7fe9aa9ef592f8367e9063d7658
|
|
| BLAKE2b-256 |
69201f1080ffbbe03f24fef47c9e188ca060e4a518f7cf7fd8731299bb171475
|