Skip to main content
Glama
cryptonaidu

VedIntel AstroAPI MCP

by cryptonaidu

get_panchang

Retrieve the Vedic Hindu Panchang for any date and location. Returns Tithi, Nakshatra, Yoga, Karana, Vara, sunrise/sunset times, Moon sign, and festival information for muhurta (auspicious timing).

Instructions

Get the Vedic Hindu Panchang (five limbs of the day) for any date and location. Returns: Tithi (lunar day), Nakshatra (Moon constellation), Yoga (sun-moon combination), Karana (half-day), Vara (weekday), sunrise/sunset times, Moon sign, and festival information. Essential for muhurta (auspicious timing).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dobYesDate in DD/MM/YYYY format. Example: "24/04/2026"
tobYesTime in HH:MM format. Example: "07:52"
latYesLatitude of birth place (decimal degrees). Example: 11.0 for Coimbatore
lonYesLongitude of birth place (decimal degrees). Example: 77.0 for Coimbatore
tzYesUTC timezone offset. Use 5.5 for IST (India Standard Time)
Behavior4/5

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

With no annotations provided, the description carries the full burden. It clearly describes the outputs and their significance (five limbs, plus extras). It does not discuss limits, error cases, or side effects, but the scope is well-defined.

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?

Two sentences: first sentence states the core purpose and outputs, second provides context (muhurta). No wasted words, front-loaded with key 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?

Given the tool's complexity (multiple outputs, no output schema), the description covers the main return values and purpose. It lacks details on formatting or error handling, but the inputs are fully specified in the schema.

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 baseline is 3. The description does not add extra meaning beyond the schema, but examples are provided in the schema for each parameter, making it clear.

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 explicitly names the resource (Vedic Hindu Panchang) and lists all five limbs (Tithi, Nakshatra, etc.) plus additional outputs (sunrise/sunset, moon sign, festivals). It clearly distinguishes from sibling tools focused on specific astrological checks like mangal dosha or dasha calculations.

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 states it is essential for muhurta (auspicious timing), implying when to use. However, it does not explicitly say when not to use or mention alternatives among siblings, though the tool is unique among siblings for panchang data.

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/cryptonaidu/vedintel-mcp'

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