Skip to main content
Glama
wangsquirrel

divination-chart-mcp

by wangsquirrel

divination_liu_yao

Generate a Liu Yao (six-line) divination chart using Gregorian calendar year, month, day, and hour. Optionally input coin toss results for accurate hexagram reading.

Instructions

六爻排盘工具 - 根据年月日时进行六爻占卜排盘,返回六爻盘面的详细信息。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_dataYes六爻排盘的输入参数,公历的年月日时24时制数字数字

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
yaoguaYes摇卦的原始记录数组,表示6次摇卦的结果,从初爻到上爻排列,对解卦无用处,仅供参考
timeYes起卦的详细时间,格式:YYYY-MM-DD HH:MM:SS
baziYes起卦时间的干支(四柱)
yuejianYes月建,月柱的地支
richenYes日辰, 日柱的地支
kongwangYes日柱对应的旬中空亡
guashenYes卦身
chuangzhangYes床帐
xiangguiYes香闺
shenshaYes卦象中的神煞信息数组
benguamingYes本卦卦名
guagongYes本卦所属的卦宫
bengua_typeYes本卦的特殊类型
bianguamingYes变卦(之卦)的卦名
biangua_typeYes变卦的特殊类型
yao_1Yes初爻(最下爻)详细信息
yao_2Yes二爻详细信息
yao_3Yes三爻详细信息
yao_4Yes四爻详细信息
yao_5Yes五爻详细信息
yao_6Yes上爻(最上爻)详细信息
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must bear the full burden of disclosure. It only states 'returns detailed information' without describing side effects (e.g., automatic coin toss if yaogua omitted). Behavioral traits are insufficiently communicated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that is efficiently front-loaded with the tool's purpose. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of divination and the presence of an output schema, the description is minimally adequate. It lacks details on method (e.g., Chinese calendar or random generation) but covers basic inputs and output. Could improve by clarifying automatic coin toss behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and the parameter descriptions in the schema are detailed (e.g., valid ranges, yaogua behavior). The main description adds no extra meaning beyond what the schema provides, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs Six Yao divination layout based on year, month, day, and hour, and returns detailed information. It distinguishes from the sibling tool 'divination_bazi' by method, though not explicitly stated, making it clear enough.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. The description does not mention any prerequisites or context for use, leaving the agent without direction on selecting between tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/wangsquirrel/divination-chart-mcp'

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