QiyueAstro MCP Server
QiyueAstro MCP Server 🎴☯️
用于东西方占卜的 MCP(模型上下文协议)服务器——塔罗、雷诺曼、易经、梅花易数、奇门、八字、紫微斗数、小六壬和大六壬。
兼容 Claude Desktop、Cursor、OpenClaw、Zed 以及任何 MCP 客户端。无需 API 密钥,无需注册——数据来自免费的 QiyueAstro 公共 API。
✨ 工具
工具 | 描述 |
| 抽取塔罗牌——13 种牌阵(单张、三张、凯尔特十字、是非、爱情……)或 N 张牌 |
| 浏览 78 张 Rider-Waite 塔罗牌,按 id 查看牌面详情 |
| 列出所有可用的塔罗牌阵 |
| 抽取雷诺曼卡——8 种牌阵(三张、感情、决策、九宫格、大桌牌阵……) |
| 浏览 36 张雷诺曼卡牌 |
| 易经起卦(铜钱 / 时间 / 数字),动爻 + 变卦 |
| 查询 64 卦中的任意一卦(按 id 或二进制) |
| 梅花易数起卦(时间 / 数字),含体用分析 |
| 奇门遁甲排盘 |
| 八字(四柱)命盘——四柱、五行统计、大运 |
| 紫微斗数命盘——12 宫、主星、亮度 |
| 小六壬速占(大安、留连、速喜……) |
| 大六壬起课——四课三传 |
🚀 安装
Claude Desktop
// claude_desktop_config.json
{
"mcpServers": {
"qiyue": {
"command": "npx",
"args": ["-y", "github:BloodymaryGG/qiyue-mcp"]
}
}
}Cursor
设置 → MCP → 添加新服务器:
Name: qiyue
Type: command
Command: npx -y github:BloodymaryGG/qiyue-mcpOpenClaw
openclaw mcp add qiyue -- npx -y github:BloodymaryGG/qiyue-mcp从源码手动安装
git clone https://github.com/BloodymaryGG/qiyue-mcp
cd qiyue-mcp
npm install
node index.mjs # stdio MCP server无需客户端进行测试
npm install
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' | node index.mjs🧩 示例提示词
"为我的事业抽取三张塔罗牌阵"
"用易经占一卦——我该接受这份工作邀请吗?"
"塔罗牌「高塔」是什么意思?"
"给我排 1998-06-15 12:00 的八字命盘,男"
"小六壬看一下今天运势"
🌙 关于 QiyueAstro
QiyueAstro(栖月)——一个完整的占卜平台,拥有 14 个模块、9 种语言的 AI 解读、每日免费额度,以及可分享的解读卡片。上述 MCP 服务器只是其免费公共 API 的一个轻量封装。
📄 许可证
MIT。卡牌插图为公有领域的 Rider-Waite-Smith 线稿。
由 BloodymaryGG 用 ❤️ 构建 · qiyueastro.com
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Tarot MCP — wraps tarotapi.dev (free, no auth)
Horoscope MCP — wraps the keyless Horoscope App API.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/BloodymaryGG/qiyue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server