Skip to main content
Glama
BloodymaryGG

QiyueAstro MCP Server

by BloodymaryGG

QiyueAstro MCP Server 🎴☯️

MCP (Model Context Protocol) server for Eastern & Western divination β€” tarot, Lenormand, I Ching, Meihua, Qi Men, BaZi, Zi Wei Dou Shu, Xiao Liu Ren and Da Liu Ren.

Works with Claude Desktop, Cursor, OpenClaw, Zed and any MCP client. No API key, no signup β€” data comes from the free QiyueAstro public API.

✨ Tools

Tool

Description

draw_tarot

Draw tarot cards β€” 13 spreads (single, three-card, celtic-cross, yes-or-no, love…) or N cards

browse_tarot

Browse the 78-card Rider-Waite deck, card details by id

list_tarot_spreads

List all available tarot spreads

draw_lenormand

Draw Lenormand cards β€” 8 spreads (three, relationship, decision, nine-card grid, grand-tableau…)

browse_lenormand

Browse the 36-card Lenormand deck

cast_iching

I Ching hexagram casting (coins / time / numbers), moving lines + changed hexagram

get_hexagram

Look up any of the 64 hexagrams (id or binary)

cast_meihua

Meihua Yishu casting (time / numbers) with Ti/Yong analysis

cast_qimen

Qi Men Dun Jia chart layout

bazi_chart

BaZi (Four Pillars) chart β€” pillars, WuXing counts, DaYun

ziwei_chart

Zi Wei Dou Shu chart β€” 12 palaces, major stars, brightness

cast_xiaoliuren

Xiao Liu Ren quick divination (Da An, Liu Lian, Su Xi…)

cast_liuren

Da Liu Ren lesson casting β€” four lessons, three transmissions

πŸš€ Install

Claude Desktop

// claude_desktop_config.json
{
  "mcpServers": {
    "qiyue": {
      "command": "npx",
      "args": ["-y", "github:BloodymaryGG/qiyue-mcp"]
    }
  }
}

Cursor

Settings β†’ MCP β†’ Add new server:

Name: qiyue
Type: command
Command: npx -y github:BloodymaryGG/qiyue-mcp

OpenClaw

openclaw mcp add qiyue -- npx -y github:BloodymaryGG/qiyue-mcp

Manual (from source)

git clone https://github.com/BloodymaryGG/qiyue-mcp
cd qiyue-mcp
npm install
node index.mjs   # stdio MCP server

Test without a client

npm install
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' | node index.mjs

🧩 Example prompts

  • "Draw a three-card tarot spread about my career"

  • "Cast the I Ching β€” should I accept the job offer?"

  • "What does The Tower card mean?"

  • "Give me my BaZi chart for 1998-06-15 12:00, male"

  • "ε°ε…­ε£¬ηœ‹δΈ€δΈ‹δ»Šε€©θΏεŠΏ"

πŸŒ™ About QiyueAstro

QiyueAstro (ζ –ζœˆ) β€” a full divination platform with 14 modules, AI-powered readings in 9 languages, free daily credits, and shareable reading cards. The MCP server above is a thin wrapper over its free public API.

πŸ“„ License

MIT. Card art is public-domain Rider-Waite-Smith line art.


Built with ❀️ by 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