Skip to main content

Query information about Chinese holidays

Project description

Chinese-Holidays MCP server

Query information about Chinese holidays

Tools

  1. get-all-holidays: Get all holidays for a year
  2. is-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"
          }
        }
      }
    }
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


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.10.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chinese_holidays-0.1.10-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file chinese_holidays-0.1.10.tar.gz.

File metadata

  • Download URL: chinese_holidays-0.1.10.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.15

File hashes

Hashes for chinese_holidays-0.1.10.tar.gz
Algorithm Hash digest
SHA256 e96b7c35df34f45ee8fe4ddfab9120328da16d85cc4461a6032ca95e668e307e
MD5 ee3cb54f1fde3b5d65d739ebd49bf034
BLAKE2b-256 f8e1a67db2019beebc10cd6e77a558485720936f179cbd757157c4e9f43c8588

See more details on using hashes here.

File details

Details for the file chinese_holidays-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for chinese_holidays-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 bf59282ac21d105cb52263b566a618fc093fcbd8a3c7585fb9984b2e429215b2
MD5 302d0680b1c70a85004af211611b0608
BLAKE2b-256 9029799834899833b63ca6c77448d29626c79b10ce87fabe056eeb321fab147d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page