← Registry

Content Tools

iching.rocks

Provides tools to search, retrieve, and display I Ching hexagram data and reading contexts.

1 endpoint10 known toolsFirst detected July 17, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.iching.rocks/mcp

No auth detected

MCP server metadata

Name
iching.rocks.mcp
Version
1.12.35
Capabilities
loggingresourcestools.listChanged

Known tools 10

search_hexagrams

Deterministic literal/keyword search over a closed whitelist of hexagram text fields (not semantic).

Inferred read-only
get_hexagrams

Batch hexagram lookup by King Wen numbers (max 16 ids per call).

Inferred read-only
list_hexagrams

Compact index of all 64 I Ching hexagrams (id, name, pinyin, characters, essence, trigrams, url).

Inferred read-only
get_server_info

Build identity of the running iching.

Inferred read-only
get_reading_context

Deterministic reading context for a primary hexagram (1-64) and 0-6 ascending changing lines.

Inferred read-only
get_trigram

One of the eight trigrams by exactly one identifier: binary (e.

Inferred read-only
get_all_hexagrams

The full 64-hexagram dataset in one call (bulk; stricter rate limit).

Inferred read-only
list_trigrams

All eight trigrams with font, binary, pinyin, symbolic name, english name, element character, and function.

Inferred read-only
get_hexagram

One hexagram by King Wen number (1-64).

Inferred read-only
list_sequences

Describes the four canonical hexagram orderings (kingwen, mawangdui, eightpalaces, binary) with their 64-entry sequences.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.iching-rocks-mcp]
url = "https://mcp.iching.rocks/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iching-rocks-mcp": {
      "type": "http",
      "url": "https://mcp.iching.rocks/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iching-rocks-mcp
Remote MCP URL: https://mcp.iching.rocks/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "iching-rocks-mcp": {
      "url": "https://mcp.iching.rocks/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "iching-rocks-mcp": {
      "type": "http",
      "url": "https://mcp.iching.rocks/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "iching-rocks-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.iching.rocks/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for iching.rocks was fetched 2026-08-03T14:31:38.979Z and is being refreshed.

Trust status Trusted

iching.rocks is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.