Skip to main content
Glama
baranwang

mcp-tung-shing

by baranwang

通胜 MCP 服务

NPM Version License

简体中文 | English

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

✨ 功能特点

  • 📅 公历农历转换 - 支持公历与农历日期的相互转换

  • 🍀 每日宜忌 - 提供每日吉凶、宜忌活动的详细信息

  • 🕐 时辰信息 - 十二时辰(子、丑、寅等)的吉凶宜忌

  • 🔮 命理元素 - 五行、神煞、星宿等传统命理学详细数据

Related MCP server: Bazi (Eight Characters) Calculation MCP Server

🚀 安装与使用

在你的 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 来完善此项目。

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides Chinese traditional calendar functions including BaZi calculation, solar-lunar calendar conversion, Huangli almanac queries, daily fortune readings, 24 solar terms, and Wu Xing (Five Elements) analysis.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides professional Chinese astrology calculations including Four Pillars, Five Elements, zodiac signs, and lunar calendar details. It allows users to perform accurate Bazi analysis with global timezone support directly within MCP-compatible clients.
    16
    10
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to perform Chinese metaphysics calculations including BaZi charts, Tong Shu indicators, solar terms, and more, using a verified engine with 740+ tests.
    8
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Chinese almanac: lunar calendar, BaZi 八字, daily 宜忌, lucky-day picker, public holidays.

  • BaZi (Chinese Four Pillars) chart calculator. Structured chart data only, no predictions.

  • Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.

View all MCP Connectors

Latest Blog Posts

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