Chinese Astrology Skill

by xlw-pro

220 downloads
Not rated
GitHub

About

The most comprehensive Chinese astrology AI skill — BaZi (Four Pillars of Destiny) chart calculation, bone weight fortune (秤骨算命), Chinese almanac (黄历), and reverse BaZi lookup. 4 tools, bilingual (EN/ZH).

Details

Author
xlw-pro
Downloads
220
Categories
Other

- BaZi (Four Pillars of Destiny) chart calculation
- Bone weight fortune (秤骨算命) calculation
- Chinese almanac (黄历) lookup
- Reverse BaZi lookup from birth data
- Bilingual support (English and Chinese)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Chinese Astrology Skill
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

getBaziChart

Calculate a complete BaZi (Four Pillars of Destiny) chart from birth datetime. Returns the eight characters, Five Elements, Ten Gods, Hidden Stems, Decade Fortune, and more. 根据出生时间计算完整八字命盘。

findBirthDates

Find possible birth dates from a BaZi string. Returns all matching solar datetimes from 1700 to present. 根据八字反查公历出生时间。

getAlmanac

Get Chinese almanac (黄历) for a specific date. Returns lunar date, auspicious/inauspicious activities, directional gods, and more. 获取指定日期的黄历信息。

calculateBoneWeight

Calculate bone weight fortune (秤骨算命) using Yuan Tiangang's ancient Tang Dynasty method. Assigns weight values to birth year/month/day/hour and returns a destiny poem with interpretation. This tool is exclusive to chinese-astrology-skill. 袁天罡秤骨算命法,根据出生时间计算骨重与命运诗。

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "chinese astrology skill": {
            "chinese-astrology": {
                "command": "npx",
                "args": [
                    "-y",
                    "chinese-astrology-skill"
                ]
            }
        }
    }
}

McpServers

{
    "chinese-astrology": {
        "command": "npx",
        "args": [
            "-y",
            "chinese-astrology-skill"
        ]
    }
}

The most comprehensive Chinese astrology AI skill — BaZi (Four Pillars of Destiny) chart calculation, bone weight fortune (秤骨算命), Chinese almanac (黄历), and reverse BaZi lookup. 4 tools, bilingual (EN/ZH).

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.