Skip to main content
Glama
sapuyou45-bit

ai-divination-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tarot_drawA

Draw tarot cards with audited Fisher-Yates shuffle. The host MUST NOT invent the draw. Omit seed for real readings; seeded mode is for tests and reproducible demos only.

iching_castA

Cast an I Ching hexagram. The host MUST NOT invent the cast. Use method=coins, yarrow, or manual (with manual_lines).

xiaoliuren_castA

Cast Xiao Liu Ren (小六壬). The host MUST NOT invent the cast. method=numbers needs month/day/hour, method=time and method=lunar_time take an ISO datetime (lunar_time requires the optional lunar-python dependency).

bazi_castA

Cast a Bazi (八字 / Four Pillars) chart from a Gregorian birth datetime. The host MUST NOT invent pillars, stems, branches, or wuxing. Requires the optional lunar-python dependency.

interpretation_templateA

Return the interpretation template (shared + per-skill) that the host should follow before writing an interpretation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sapuyou45-bit/oraclebone'

If you have feedback or need assistance with the MCP directory API, please join our Discord server