MCP ExplorerExplorer

Mcp Tung Shing

@baranwangon a year ago
30 MIT
FreeCommunity
AI Systems
#lunar-calendar#mcp#mcp-server
Chinese Traditional Almanac MCP Service

Overview

What is Mcp Tung Shing

mcp-tung-shing is a Chinese Traditional Almanac (Tung Shing) calculation service based on Model Context Protocol (MCP). It provides traditional calendar information such as auspicious/inauspicious times and suitable/unsuitable activities for specific dates and hours.

Use cases

Use cases for mcp-tung-shing include determining auspicious dates for weddings, business openings, and other significant events, as well as daily planning based on traditional Chinese beliefs.

How to use

To use mcp-tung-shing, you can either use NPX by adding the provided configuration to your MCP setup or install the package globally via npm and then configure it in your MCP settings.

Key features

Key features include support for conversion between Gregorian and Lunar calendars, daily auspicious/inauspicious activities, information about the twelve double-hour periods, and detailed insights into Five Elements, Gods, Stars, etc.

Where to use

mcp-tung-shing can be used in various fields such as personal planning, event scheduling, and cultural applications where traditional Chinese calendar information is relevant.

Content

通胜 MCP 服务

smithery badge
NPM Version
License

简体中文 | English

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

✨ 功能特点

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

🚀 安装与使用

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

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

⚙️ 工具

get-tung-shing

获取指定日期的黄历信息

参数:

参数名 类型 必填 默认值 描述
startDate string 当天 开始日期,格式:“YYYY-MM-DD”
days number 1 获取天数
includeHours boolean false 是否包含时辰信息
tabooFilters array - 筛选宜忌事项类型,条件之间为或关系
tabooFilters[].type 1 | 2 - 过滤类型:宜(1)、忌(2)
tabooFilters[].value string - 要筛选的宜忌事项

🤝 贡献

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers