mcp-tung-shing

mcp-tung-shing

3.5

If you are the rightful owner of mcp-tung-shing and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

通胜 MCP 服务是一个基于 Model Context Protocol (MCP) 的中国传统黄历计算服务。

通胜 MCP 服务

简体中文 |

中国传统黄历(通胜)计算服务,基于 Model Context Protocol (MCP)

✨ 功能特点

  • 📅 公历农历转换 - 支持公历与农历日期的相互转换
  • 🍀 每日宜忌 - 提供每日吉凶、宜忌活动的详细信息
  • 🕐 时辰信息 - 十二时辰(子、丑、寅等)的吉凶宜忌
  • 🔮 命理元素 - 五行、神煞、星宿等传统命理学详细数据

🚀 安装与使用

在你的 MCP 配置文件中添加以下内容:

{
  "mcpServers": {
    "tung-shing": {
      "command": "npx",
      "args": ["-y", "mcp-tung-shing@latest"]
    }
  }
}

⚙️ 工具

get-tung-shing

获取指定日期的黄历信息

参数:

参数名类型必填默认值描述
startDatestring当天开始日期,格式:"YYYY-MM-DD"
daysnumber1获取天数
includeHoursbooleanfalse是否包含时辰信息
tabooFiltersarray-筛选宜忌事项类型,条件之间为或关系
tabooFilters[].type1 | 2-过滤类型:宜(1)、忌(2)
tabooFilters[].valuestring-要筛选的宜忌事项

🤝 贡献

欢迎提交 Issues 和 Pull Requests 来完善此项目。