Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.github.shaozhengkun123/yarrow

io.github.shaozhengkun123/yarrow

I-Ching (周易) oracle: cast a hexagram, read classical commentary, get a reflection. Bilingual.

Uptime
100.0%
2 direct probes · 30d
Response
313ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

cast_hexagram

Cast a hexagram for an I-Ching consultation. Returns the primary hexagram, the six lines (6=old yin, 7=young yang, 8=young yin, 9=old yang from bottom to top), any moving lines, and the changing hexag…

lookup_hexagram

Return the full classical sources for a hexagram by its number (1–64): judgment (卦辞), image (大象), Tuan commentary, Zhu Xi 周易本义, Yang Tian Cai modern explanation, Yarrow's separately labelled Chinese r…

lookup_yilin

Look up the 焦氏易林 verse for a primary hexagram changing into another hexagram. This is a local classical-source lookup, not an AI reading.

cast_tarot

Draw one upright Major Arcana card for reflection. Uses a deterministic one-card Waite-Smith Major Arcana method and returns a selected source excerpt from Arthur Edward Waite's public-domain 1910/192…

divine

Ask the I Ching. See your next step. Cast a hexagram, show the classical sources first, then offer a thoughtful reflection grounded in those sources. Sources first. Reflection, not prediction. The div…

tarot_reading

Ask one real question through a single upright Waite-Smith Major Arcana card. Returns a direct calibrated answer first, the named card and bound Arthur Edward Waite 1910 source excerpt, a practical re…

two_lenses

Bring one real question to two independent symbolic traditions: a source-first I-Ching cast and one upright Waite-Smith Major Arcana card. Returns a clear calibrated answer first, then five grounded s…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.shaozhengkun123/yarrow": {
      "url": "https://yarrow-oracle.shaozhengkun.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}