Skip to main content
Glama
BloodymaryGG

QiyueAstro MCP Server

by BloodymaryGG

QiyueAstro MCP Server 🎴☯️

用于东西方占卜的 MCP(模型上下文协议)服务器——塔罗、雷诺曼、易经、梅花易数、奇门、八字、紫微斗数、小六壬和大六壬。

兼容 Claude Desktop、Cursor、OpenClaw、Zed 以及任何 MCP 客户端。无需 API 密钥,无需注册——数据来自免费的 QiyueAstro 公共 API。

✨ 工具

工具

描述

draw_tarot

抽取塔罗牌——13 种牌阵(单张、三张、凯尔特十字、是非、爱情……)或 N 张牌

browse_tarot

浏览 78 张 Rider-Waite 塔罗牌,按 id 查看牌面详情

list_tarot_spreads

列出所有可用的塔罗牌阵

draw_lenormand

抽取雷诺曼卡——8 种牌阵(三张、感情、决策、九宫格、大桌牌阵……)

browse_lenormand

浏览 36 张雷诺曼卡牌

cast_iching

易经起卦(铜钱 / 时间 / 数字),动爻 + 变卦

get_hexagram

查询 64 卦中的任意一卦(按 id 或二进制)

cast_meihua

梅花易数起卦(时间 / 数字),含体用分析

cast_qimen

奇门遁甲排盘

bazi_chart

八字(四柱)命盘——四柱、五行统计、大运

ziwei_chart

紫微斗数命盘——12 宫、主星、亮度

cast_xiaoliuren

小六壬速占(大安、留连、速喜……)

cast_liuren

大六壬起课——四课三传

🚀 安装

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-mcp

OpenClaw

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

-
license - not tested
-
quality - not tested
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 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

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/BloodymaryGG/qiyue-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server