Skip to main content
Glama
astroway

astroway-mcp

Official

Dashas — Yogini Mahadasha

vedic_dashas_yogini_maha
Read-onlyIdempotent

Compute the 36-year Yogini Dasha (8 yoginis, 1-8 year periods) from birth data. Starts from the yogini of Moon's nakshatra with truncated first period.

Instructions

36-year Yogini Dasha. 8 yoginis (Mangala/Pingala/Dhanya/Bhramari/Bhadrika/Ulka/Siddha/Sankata) ruled by Moon/Sun/Jupiter/Mars/Mercury/Saturn/Venus/Rahu with periods 1/2/3/4/5/6/7/8 (total 36). Starts from yogini-of-Moon-nakshatra at birth, first MD truncated by elapsed nakshatra fraction.

[Group: Vedic] [Cost: 50 credits (Tier 3)]

Example request body: {"date":"1990-05-15","time":"14:30:00","timezoneOffset":3,"latitude":50.45,"longitude":30.52}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesBirth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation.
Behavior4/5

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

Annotations already indicate readOnlyHint=true and idempotentHint=true. Description adds key behavior: starts from yogini-of-Moon-nakshatra at birth, first MD truncated. This clarifies the computation start point, going beyond annotations.

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

Conciseness3/5

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

Description is mostly concise but includes extra metadata like '[Group: Vedic]' and '[Cost: 50 credits (Tier 3)]' which could clutter the core description. The example request body is useful but adds length. Front-loaded with the main purpose is good.

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 moderate complexity (36-year dasha, 8 yoginis, starting condition) and rich schema, the description covers essential computational logic. However, it lacks any mention of output structure (e.g., a list of periods), which would help agents understand the return format without an output schema.

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

Parameters4/5

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

Schema has 100% coverage of parameters with descriptions in the schema itself. The tool description adds an example request body with format and defaults, clarifying how to set date/time and optional fields like latitude/longitude. This adds practical meaning.

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?

Description precisely names the tool as '36-year Yogini Dasha' and lists the 8 yoginis with their rulers and periods, clearly distinguishing it from many sibling dashas (e.g., vimshottari, ashtottari). The verb 'computes' is implied, but the resource and scope are explicit.

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

Usage Guidelines3/5

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

No explicit guidance on when to use Yogini Dasha versus other dashas. Among many sibling dashas (vimshottari, ashtottari, etc.), an agent would benefit from selection criteria. The description only implies usage for Vedic calculations.

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/astroway/astroway-mcp'

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