Skip to main content
Glama
BloodymaryGG

QiyueAstro MCP Server

by BloodymaryGG

QiyueAstro MCP Server 🎴☯️

東洋・西洋占いのためのMCP(Model Context Protocol)サーバー — タロット、レノルマン、易経、梅花、奇門、八字、紫微斗数、小六壬、大六壬に対応。

Claude Desktop、Cursor、OpenClaw、Zed、その他あらゆるMCPクライアントで動作します。APIキー不要、登録不要 — データは無料のQiyueAstro公開APIから取得します。

✨ ツール

ツール

説明

draw_tarot

タロットカードを引く — 13種類のスプレッド(シングル、スリーカード、ケルト十字、イエス・ノー、恋愛…)またはN枚

browse_tarot

78枚のライダー・ウェイトデッキを閲覧、IDによるカード詳細

list_tarot_spreads

利用可能なタロットスプレッドをすべて一覧表示

draw_lenormand

レノルマンカードを引く — 8種類のスプレッド(スリー、人間関係、決断、9枚グリッド、グランドタブロー…)

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。カードアートはパブリックドメインのライダー・ウェイト・スミス線画です。


❤️を込めて 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