通胜 MCP 服务
Provides Chinese Tung Shing (almanac) data, including calendar conversions, auspicious activities, and traditional metaphysical elements.
通胜 MCP 服务
简体中文 | 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 来完善此项目。
Related Servers
Haiguitang (Turtle Soup) Game
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.
Soccer MCP Server
Provides football (soccer) statistics and live match data using the API-Football service.
Topaz Labs Enhance
AI image enhancement (upscaling, denoising, sharpening) via the Topaz Labs cloud API.
ThinkPLC-MCP
Interface with SIEMENS PLC S7-1500/1200 using their JSON-RPC 2.0 API, exposing PLC functionalities as MCP tools for programmatic interaction.
FeedOracle Compliance
Regulatory compliance pre-flight checks for AI agents. MiCA, DORA, custody risk, evidence scoring for 69 crypto protocols.
SettlementWitness MCP
SettlementWitness is a stateless MCP verification tool that returns replay-stable settlement receipts (PASS/FAIL) by forwarding task_id, spec, and output to the Default Settlement Verifier. Designed for agent execution gating and x402 settlement flows.
Mercury MCP
Mercury MCP lets you ask questions about your banking balances, transactions, cards/recipients, and more
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Control4 MCP Server
A safe-by-default MCP server that exposes your Control4 home automation (lights, scenes, locks, thermostats, and media) as structured tools over HTTP and Claude Desktop STDIO for reliable AI-powered control on your local network.
Memory Bank MCP
A production-ready Model Context Protocol (MCP) server that provides a powerful, vector-native memory bank for AI agents. Built with the Protocol-Lattice Go Agent Framework, this server offers persistent, searchable, and shareable memory with multiple database backends.