通胜 MCP 服务 logo

通胜 MCP 服务

by baranwang

A traditional Chinese Almanac (Tung Shing) calculation service based on the Model Context Protocol (MCP). It provides daily auspicious and inauspicious information, calendar conversions, and more.

View on GitHub

Last updated: N/A

What is 通胜 MCP 服务?

This server is a Model Context Protocol (MCP) service that calculates and provides information from the traditional Chinese Almanac (Tung Shing). It offers features like calendar conversions, daily auspicious/inauspicious activities, hourly information, and traditional Chinese metaphysics data.

How to use 通胜 MCP 服务?

To use this server, add the provided configuration to your MCP configuration file. This will allow you to access the 'get-tung-shing' tool to retrieve Almanac information for specific dates.

Key features of 通胜 MCP 服务

  • Gregorian to Lunar calendar conversion

  • Daily auspicious and inauspicious activities

  • Hourly information (Zodiac hours)

  • Traditional Chinese metaphysics data (Five Elements, Gods and Demons, Constellations)

Use cases of 通胜 MCP 服务

  • Planning events based on auspicious dates

  • Consulting daily horoscopes and lucky times

  • Integrating traditional Chinese calendar data into applications

  • Analyzing dates based on traditional Chinese metaphysics

FAQ from 通胜 MCP 服务

What date format should I use for startDate?

The startDate parameter should be in 'YYYY-MM-DD' format.

What does the includeHours parameter do?

Setting includeHours to true will include the hourly information (Zodiac hours) in the returned data.

What are tabooFilters used for?

tabooFilters allows you to filter the auspicious and inauspicious activities based on their type (auspicious or inauspicious) and value (the specific activity).

How do I specify multiple tabooFilters?

You can provide an array of tabooFilter objects. The conditions between the filters are treated as an OR relationship.

Where can I find a list of valid values for tabooFilters?

The README does not provide a list of valid values. You may need to consult traditional Chinese Almanac resources or examine the server's output to determine available values.