Skip to main content
Glama
ghdejr11-beep

Saju MCP Server

Calculate Saju (Four Pillars)

saju_calculate

Compute the Korean Four Pillars of Destiny (사주팔자) from a solar birthdate. Get year/month/day/hour pillars, five-element distribution, Day Master, and zodiac animal.

Instructions

Compute the Korean Four Pillars of Destiny (사주팔자 / Bazi) from a solar birthdate. Returns the year/month/day/hour pillars (heavenly stem + earthly branch, with hanja), the five-element distribution (wood/fire/earth/metal/water), the Day Master, and the zodiac animal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dayYesBirth day, 1–31
hourYesBirth hour in 24h time (0–23). Use -1 if the hour is unknown.
langNoOutput language (default ko). One of: ko, en, ja, zh, es, pt-br, vi, id, hi, th
yearYesSolar (Gregorian) birth year, 1920–2050
monthYesBirth month, 1–12
genderYesGender: 'M' or 'F' (affects Daeun / luck-pillar direction).
Behavior4/5

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

With no annotations, the description fully describes the output: pillars (with hanja), element distribution, Day Master, and zodiac animal. It also notes that input must be a solar birthdate, a key behavioral constraint. The description is transparent about what the tool returns, though it omits details like required permissions or rate limits (likely irrelevant).

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 consists of two succinct sentences: the first states the action and input, the second lists the outputs. Every word serves a purpose, and the structure is front-loaded with the key verb and resource.

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

Completeness4/5

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

Given the 6 parameters and no output schema, the description adequately covers the return values and the critical 'solar birthdate' requirement. It lacks information about error handling or edge cases (e.g., invalid date), but for a calculation tool that's acceptable. The completeness is high for the complexity level.

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 coverage is 100%, so the description does not need to add parameter details. It mentions output components but does not clarify parameter semantics beyond the schema. For instance, the effect of gender on 'luck-pillar direction' is noted in the schema but not reinforced in the description. 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 verb 'Compute' and the resource 'Korean Four Pillars of Destiny' from a solar birthdate. It lists the outputs, making the purpose unambiguous. However, it does not explicitly differentiate from sibling tools like saju_compatibility or saju_interpret, which would require an additional sentence to achieve a 5.

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?

The description provides no guidance on when to use this tool versus its siblings (saju_compatibility, saju_daily, saju_interpret). It does not mention prerequisites, contexts, or exclusions. The agent must infer usage from the name alone.

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/ghdejr11-beep/saju-mcp'

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