Skip to main content
Glama
edestory

StarMeet MCP Server

by edestory

calculate_kundali

Preview a Vedic birth chart (Kundali) with Ascendant, Sun and Moon signs, nakshatra, and current Vimshottari Dasha period. Input birth date, time, and location.

Instructions

Preview a Vedic birth chart (Kundali) — returns Ascendant (Lagna), Sun sign & house, Moon sign & house, Moon nakshatra, and current Vimshottari Dasha period. For the full chart (20 divisional charts, D9, D10, all 9 planets, house lords, compatibility, RAG interpretation) visit star-meet.com. Powered by star-meet.com Vedic Astrology Engine.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesBirth place latitude (e.g. 28.6139 for Delhi, 19.076 for Mumbai)
lonYesBirth place longitude (e.g. 77.209 for Delhi, 72.877 for Mumbai)
dateYesBirth date in YYYY-MM-DD format (e.g. "1990-06-15")
timeYesBirth time in HH:MM format, 24h (e.g. "14:30"). If unknown, use "12:00".
ayanamsaNoAyanamsa (sidereal correction) system. Default: lahiri (most common in India)lahiri
Behavior3/5

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

No annotations are provided, so the description carries the burden. It states the tool is a 'Preview' implying read-only, but doesn't disclose authentication needs, rate limits, or what happens on invalid input. Basic transparency is present but incomplete.

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 efficiently convey purpose, outputs, and limitations. Front-loaded with 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?

For a preview tool with 5 parameters and no output schema, the description covers inputs, outputs, and a limitation (full chart on website). It is suitable for the tool's scope, though error handling and output format are omitted.

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 adds little beyond the schema (e.g., latitude examples are in schema). It does not explain the ayanamsa options or how parameters affect the output.

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 previews a Vedic birth chart and lists specific outputs (Lagna, Sun/Moon sign/house, Nakshatra, Dasha). It differentiates from siblings (get_nakshatra, get_panchang) by focusing on the full chart preview rather than specific elements.

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 implies usage for a birth chart preview and notes that the full chart is available on a website, providing a boundary. However, it lacks explicit when-to-use vs siblings or when-not-to-use 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/edestory/mcp-starmeet'

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