1. Conduid
  2. AI
  3. tung-shing
MCP server · AI

tung-shing

A Model Context Protocol plugin for Chinese Tung Shing (黄历/通勝/通胜) almanac calculations

Unclaimed ai
39Low

Scored 4 months ago · breakdown

About tung-shing

tung-shing is an MCP server published by git+baranwang in the AI category: a Model Context Protocol plugin for Chinese Tung Shing (黄历/通勝/通胜) almanac calculations. It has been installed 0 times through Conduid.

Install

Install
npx mcp-tung-shing
Claude Code
claude mcp add tung-shing-gitbaran -- npx -y mcp-tung-shing
npx
npx -y mcp-tung-shing

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about tung-shing

Powered by Claude · Grounded in docs

I know everything about tung-shing. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

通胜 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 来完善此项目。

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About tung-shing

How do I install tung-shing?

Run npx mcp-tung-shing, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is tung-shing safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is tung-shing still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.