Skip to main content
Glama
molpass

tojeong-mcp

by molpass

토정비결 운세 조회

tojeong_fortune

Retrieve Tojeongbigyul fortune for a birth date and target year, returning total fortune and 12 monthly forecasts from traditional Korean divination. Supports solar and lunar calendars with leap month option.

Instructions

생년월일로 해당 연도의 토정비결(土亭祕訣) 운세를 조회한다. 작괘(作卦)로 3자리 괘(卦)를 산출하고 그 괘의 총운(總運)과 12개월 월별운 원문을 그대로 반환한다. 해석·조언은 생성하지 않는 데이터 전용 도구다. 시(時)는 사용하지 않는다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
calendarNo입력 달력 종류 (기본 solar=양력)solar
birth_dateYes생년월일 (YYYY-MM-DD)
target_yearNo운세를 보는 해(당년). 기본값=현재 연도
is_leap_monthNo음력 윤달 여부 (calendar=lunar일 때만 유효)
Behavior5/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It transparently explains the internal procedure (작괘), the output content (총운 and 12-month monthly fortune), the fact that it returns original text unchanged, and that it does not generate interpretations or use the hour. This is a thorough and honest account of the tool's behavior.

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 concise and well-structured: three sentences each serve a distinct purpose—stating the main function, describing the method and return value, and clarifying exclusions. It is front-loaded with the core purpose and contains no redundant words or information.

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?

For a tool with no output schema and no annotations, the description does a good job of explaining what it returns and what it does not do. It covers the essential behavior and exclusions effectively. However, it does not mention parameter defaults (e.g., target_year defaults to current year) or provide any guidance relative to the sibling tool, which would round out the context. Nevertheless, the description is sufficiently complete for typical use.

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?

Since the schema description coverage is 100%, all parameters (birth_date, calendar, target_year, is_leap_month) already have clear descriptions. The tool description adds minimal extra meaning: it confirms birth_date as the key input and explicitly states that the hour is not used, which is a helpful clarification but does not significantly go beyond the schema. Therefore, baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool's purpose: it inquires the annual Tojeong Secret fortune based on birth date, computes a 3-digit hexagram, and returns the overall and monthly fortunes as original text. It distinguishes itself from the sibling tool by specifying its input (birth date) and output (fortune text), making it unambiguous.

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

Usage Guidelines4/5

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

The description provides clear usage context: it is a data-only tool that returns raw original text and does not generate interpretations or advice, which serves as an exclusion criterion. It also notes that the hour is not used, guiding the user on relevant inputs. However, it does not explicitly mention alternatives like the sibling tool tojeong_gwae_lookup, so it falls short of a full 'when-to-use-vs-alternatives' explanation.

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/molpass/mcp-tojeong'

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