Skip to main content
Glama
nmhaaa3218

Tu Vi Horoscope MCP Server

get_auspicious_info

Determine auspicious days, hours, and directions for weddings, business openings, construction, and travel. Includes Hoang Dao, Hac Dao, 12 Truc, 28 Tu, and Tiet Khi for any date.

Instructions

Evaluate Auspicious Days (Ngày Hoàng Đạo / Hắc Đạo), Auspicious Hours (Giờ Hoàng Đạo / Hắc Đạo), 12 Trực, 28 Tú (Nhị Thập Bát Tú), Tiết Khí, and Auspicious Directions (Thần Hướng).

Purpose and Use Cases

Use this tool when users ask to check good/bad days, auspicious hours for specific activities (wedding, opening a store, starting construction, signing contracts, travel/auspicious direction), 12 Trực, 28 Tú, or Tiết Khí for a given calendar date.

Parameters

  • day: Day of month (1-31). Defaults to current day if omitted.

  • month: Month of year (1-12). Defaults to current month if omitted.

  • year: Year (four digits e.g. 2026). Defaults to current year if omitted.

  • is_solar: Set to True (default) for Solar date (Dương lịch), or False for Lunar date (Âm lịch).

  • timezone: Numeric UTC offset (default 7). Accepts integer (e.g. 8) or h:30 string (e.g. "8:30"). The Solar↔Lunar date mapping honors this; metadata lookups (can chi of day, tiết-khí names, trực, hoàng đạo) are derived from the Solar date via the OO layer which is anchored at UTC+7 for those J2000-epoch tables — exact tiết-khí timestamps in the response may differ slightly for non-7 tz near a tiết-khí boundary.

Returns

A rich Vietnamese JSON structure detailing:

  • duong_lich, am_lich, can_chi_ngay

  • tiet_khi_hien_tai, tiet_khi_tiep_theo

  • ngay_hoang_dao (Sao Hoàng Đạo/Hắc Đạo, Cát/Hung)

  • truc_ngay (Tên Trực, Cát/Hung, Lời khuyên cổ truyền)

  • nhi_thap_bat_tu (Tên Sao, Động vật, Cát/Hung)

  • huong_xuat_hanh (Hỷ Thần, Tài Thần, Phúc Thần, Dương/Âm Quý Thần)

  • gio_hoang_dao (12 Giờ Canh Chi, Khung giờ, Sao Hoàng Đạo/Hắc Đạo, Cát/Hung)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dayNo
yearNo
monthNo
is_solarNo
timezoneNo
Behavior5/5

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

With no annotations, the description carries the full burden and does so exceptionally well. It discloses timezone handling, defaults, the UTC+7 anchor for metadata lookups, and the potential slight differences near tiết-khí boundaries. It also outlines the return structure, providing transparency without needing annotations.

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 well-structured with clear headings (Purpose, Parameters, Returns) and is appropriately detailed for the tool's complexity. Every sentence adds value, and the organization makes it easy for an agent to scan and extract key information.

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

Completeness5/5

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

Given the absence of an output schema and annotations, the description is remarkably complete. It covers when to use, all parameters with defaults, an explicit list of return fields, and even edge-case behavior. This is sufficient for an agent to select and invoke the tool correctly.

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

Parameters5/5

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

Schema description coverage is 0%, but the description compensates fully with a dedicated Parameters section. Each parameter has its type, default, and meaning, including the timezone format nuance (integer or 'h:30' string) and the is_solar boolean. This exceeds what the bare schema provides.

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 opens with a clear statement of what the tool evaluates: auspicious days, hours, 12 Trực, 28 Tú, Tiết Khí, and auspicious directions. It names the specific Vietnamese entities and explicitly lists use cases, distinguishing it from sibling tools like convert_calendar or get_van_han.

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 clearly states when to use the tool ('Use this tool when users ask to check good/bad days, auspicious hours...') and gives concrete activity examples. However, it does not mention when not to use it or explicitly name alternative sibling tools, so it lacks full exclusion guidance.

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/nmhaaa3218/TuViMCP'

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