QiyueAstro MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@QiyueAstro MCP ServerDraw a three-card tarot spread about my career"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 cards β 13 spreads (single, three-card, celtic-cross, yes-or-no, loveβ¦) or N cards |
| Browse the 78-card Rider-Waite deck, card details by id |
| List all available tarot spreads |
| Draw Lenormand cards β 8 spreads (three, relationship, decision, nine-card grid, grand-tableauβ¦) |
| Browse the 36-card Lenormand deck |
| I Ching hexagram casting (coins / time / numbers), moving lines + changed hexagram |
| Look up any of the 64 hexagrams (id or binary) |
| Meihua Yishu casting (time / numbers) with Ti/Yong analysis |
| Qi Men Dun Jia chart layout |
| BaZi (Four Pillars) chart β pillars, WuXing counts, DaYun |
| Zi Wei Dou Shu chart β 12 palaces, major stars, brightness |
| Xiao Liu Ren quick divination (Da An, Liu Lian, Su Xiβ¦) |
| Da Liu Ren lesson casting β four lessons, three transmissions |
Related MCP server: taibu
π 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-mcpOpenClaw
openclaw mcp add qiyue -- npx -y github:BloodymaryGG/qiyue-mcpManual (from source)
git clone https://github.com/BloodymaryGG/qiyue-mcp
cd qiyue-mcp
npm install
node index.mjs # stdio MCP serverTest 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
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 Servers
- AlicenseNot gradedqualityFmaintenanceZi Wei Dou Shu (Chinese astrology) charting MCP server. Generates complete ziwei natal charts and transit overlays (12 palaces, 14 major stars, sihua) from birth date and time, powered by FateStar's reversible charting engine.16MIT
- FlicenseNot gradedqualityBmaintenanceEnables traditional Chinese metaphysics tools like Bazi, Ziwei, and Qimen via MCP, integrating AI analysis for divination and fortune-telling.459
- AlicenseAqualityCmaintenanceProvides traditional Chinese astrology (Bazi, Ziwei) and divination (Liuyao, Meihua, Qimen, etc.) calculations as MCP tools for AI assistants.1728103Apache 2.0
- FlicenseNot gradedqualityBmaintenanceMCP server that calculates saju (four pillars) from birth date/time and provides entertaining interpretations of daily fortune, yearly luck, compatibility, name analysis, and tarot using MIT-licensed manseryeok-js.
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