# I Ching MCP Server by RoxyAPI MCP server

I Ching hexagram casts, 64 hexagram meanings and changing lines for AI agents.

## Links
- Registry page: https://www.getdrio.com/mcp/com-roxyapi-iching
- Website: https://roxyapi.com/products/iching-api

## Install
- Endpoint: https://roxyapi.com/mcp/iching
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-API-Key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://roxyapi.com/mcp/iching
- Header: X-API-Key

## Tools
- post_iching_daily (Get daily I-Ching hexagram) - Receive a daily I-Ching hexagram for guidance and reflection. This endpoint uses seeded randomness to ensure the same seed gets the same hexagram on the same day - perfect for "Hexagram of the Day" features in oracle apps, meditation platforms, and daily wisdom tools. Returns the hexagram with judgment, image, and interpretations for love, career, decisions, and practical advice based on ancient Chinese wisdom from the Book of Changes. Endpoint: https://roxyapi.com/mcp/iching
- post_iching_daily_cast (Cast daily I-Ching reading with changing lines) - Cast a complete daily I-Ching reading using the traditional three-coin method with seeded randomness. Unlike the simple daily hexagram, this provides the full casting experience with line values (6-9), changing line positions, and the resulting hexagram if transformation occurs. Same seed + same date = same casting result. Perfect for I-Ching divination apps requiring authentic oracle experience with daily consistency. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_hexagrams (List all 64 hexagrams) - Browse all 64 I-Ching hexagrams from the Book of Changes with their Chinese names, English translations, and trigram compositions. The hexagrams are ordered by the traditional King Wen sequence used in I-Ching divination for 3,000 years. Each hexagram represents a unique life situation combining two trigrams (Heaven, Earth, Thunder, Wind, Water, Fire, Mountain, Lake) into profound wisdom for decision-making and self-understanding. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_hexagrams_random (Get a random hexagram) - Receive a random I-Ching hexagram with full interpretation. Perfect for daily oracle features, meditation prompts, or exploring the Book of Changes. Returns complete hexagram data including judgment, image, interpretations for love/career/decisions, and all six changing line meanings. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_hexagrams_lookup (Lookup hexagram by line pattern) - Find an I-Ching hexagram by its binary line pattern. Provide 6 digits (0 or 1) representing broken (yin) and solid (yang) lines from bottom to top. Use this for custom divination interfaces where users input their own line configurations, or to find hexagrams matching specific trigram combinations. Example: "111111" returns Hexagram 1 (The Creative), "000000" returns Hexagram 2 (The Receptive). Endpoint: https://roxyapi.com/mcp/iching
- get_iching_hexagrams_number (Get hexagram by number) - Retrieve complete I-Ching hexagram details by King Wen sequence number (1-64). Returns the full hexagram with Chinese name, English translation, judgment text, image text, modern interpretations for general situations, love, career, and decision-making, plus all six changing line meanings. Use this to display detailed hexagram information after casting or for educational reference. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_cast (Cast an I-Ching reading) - Generate an authentic I-Ching reading using the traditional three-coin casting method. Each of the six lines is determined by virtually tossing three coins, producing values 6-9 where 6 (old yin) and 9 (old yang) are changing lines. Returns the primary hexagram with full interpretation, the line values showing which lines are changing, and if any lines change, the resulting hexagram that the primary transforms into. Optionally provide a seed for reproducible castings. Perfect for divination apps, oracle features, and decision-making tools. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_trigrams (List all 8 trigrams) - Retrieve all 8 I-Ching trigrams (bagua) - the fundamental building blocks of hexagrams. Each trigram consists of three lines and represents a primal force of nature: Heaven (Qian), Earth (Kun), Thunder (Zhen), Wind (Xun), Water (Kan), Fire (Li), Mountain (Gen), and Lake (Dui). Understanding trigrams is essential for interpreting hexagram meanings, as each hexagram combines an upper and lower trigram. Endpoint: https://roxyapi.com/mcp/iching
- get_iching_trigrams_id (Get trigram by number or name) - Retrieve a specific I-Ching trigram by its number (1-8) or English name (Heaven, Earth, Thunder, Wind, Water, Fire, Mountain, Lake). Returns complete trigram information including Chinese name, pinyin, element associations, core attributes, and symbolic meaning. Use this to understand the component trigrams of any hexagram. Endpoint: https://roxyapi.com/mcp/iching

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.roxyapi
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 8, 2026
- Source: https://registry.modelcontextprotocol.io
