Skip to main content
Glama
BloodymaryGG

QiyueAstro MCP Server

by BloodymaryGG

QiyueAstro MCP 서버 🎴☯️

동양 및 서양 점술을 위한 MCP(Model Context Protocol) 서버 — 타로, 르노르망, 주역, 매화역수, 기문둔갑, 사주, 자미두수, 소육임, 대육임.

Claude Desktop, Cursor, OpenClaw, Zed 및 모든 MCP 클라이언트에서 작동합니다. API 키도, 가입도 필요 없습니다 — 데이터는 무료 QiyueAstro 공개 API에서 제공됩니다.

✨ 도구

도구

설명

draw_tarot

타로 카드 뽑기 — 13가지 스프레드(단일, 3장, 켈틱 크로스, 예/아니오, 연애…) 또는 N장 뽑기

browse_tarot

78장 라이더-웨이트 덱 둘러보기, ID로 카드 세부 정보 확인

list_tarot_spreads

사용 가능한 모든 타로 스프레드 목록

draw_lenormand

르노르망 카드 뽑기 — 8가지 스프레드(3장, 관계, 결정, 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

🧩 예시 프롬프트

  • "내 커리어에 대해 3장 타로 스프레드를 뽑아줘"

  • "주역을 점쳐줘 — 그 일자리를 수락해야 할까?"

  • "타워 카드는 무슨 의미야?"

  • "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