Skip to main content
Glama

mcp-tung-shing

get-tung-shing

Retrieve Chinese Tung Shing almanac data including Gregorian and lunar dates, auspicious activities, taboos, and celestial impacts for accurate daily planning and decision-making.

Instructions

获取通胜黄历,包括公历、农历、宜忌、吉凶、冲煞等信息

Input Schema

NameRequiredDescriptionDefault
daysNo要获取的连续天数
includeHoursNo是否包含时辰信息
startDateNo开始日期,格式为"YYYY-MM-DD"的字符串2025-08-18
tabooFiltersNo多个筛选宜忌事项,条件之间为或关系

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "days": { "anyOf": [ { "minimum": 1, "type": "integer" }, { "pattern": "^\\d+$", "type": "string" } ], "default": 1, "description": "要获取的连续天数" }, "includeHours": { "default": false, "description": "是否包含时辰信息", "type": "boolean" }, "startDate": { "default": "2025-08-18", "description": "开始日期,格式为\"YYYY-MM-DD\"的字符串", "type": "string" }, "tabooFilters": { "description": "多个筛选宜忌事项,条件之间为或关系", "items": { "additionalProperties": false, "properties": { "type": { "description": "过滤类型:宜(1)、忌(2)", "enum": [ 1, 2 ], "type": "number" }, "value": { "description": "要筛选的宜忌事项", "enum": [ "祭祀", "祈福", "求嗣", "开光", "塑绘", "斋醮", "沐浴", "造庙", "谢土", "出火", "雕刻", "嫁娶", "纳采", "问名", "纳婿", "归宁", "安床", "合帐", "冠笄", "订盟", "进人口", "裁衣", "修坟", "启钻", "破土", "安葬", "立碑", "成服", "除服", "开生坟", "合寿木", "入殓", "移柩", "普渡", "入宅", "安香", "安门", "修造", "起基", "动土", "上梁", "竖柱", "拆卸", "破屋", "坏垣", "补垣", "作灶", "解除", "开柱眼", "开厕", "造仓", "塞穴", "平治道涂", "造桥", "筑堤", "开池", "伐木", "开渠", "掘井", "扫舍", "放水", "合脊", "造畜稠", "修门", "定磉", "作梁", "修饰垣墙", "架马", "开市", "挂匾", "纳财", "开仓", "置产", "雇佣", "出货财", "安机械", "造车器", "经络", "造船", "割蜜", "栽种", "取渔", "结网", "牧养", "安碓磑", "习艺", "入学", "理发", "探病", "乘船", "针灸", "出行", "移徙", "分居", "整手足甲", "纳畜", "捕捉", "畋猎", "教牛马", "会亲友", "赴任", "求医", "治病", "词讼", "盖屋", "交易", "立券", "诸事不宜", "馀事勿取", "行丧", "断蚁", "归岫" ], "type": "string" } }, "required": [ "type", "value" ], "type": "object" }, "type": "array" } }, "type": "object" }

Other Tools from mcp-tung-shing

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/baranwang/mcp-tung-shing'

If you have feedback or need assistance with the MCP directory API, please join our Discord server