Skip to main content
Glama
socraticsurge

mcp-server-panchangam

get_gochara

Compute Gochara (transit) verdicts for each planet's house position from your Janma Rasi, indicating favorable, blocked, or adverse status, along with named conditions like Sade Sati and Ashtama Shani.

Instructions

Gochara (transit) verdicts for a janma rasi (natal Moon sign): each of the nine grahas with its house position counted from the janma rasi, a verdict (favourable | blocked by vedha | adverse) per the classical Brihat Samhita tables, plus named conditions — Sade Sati with phase, Ashtama Shani, Ardhastama Shani. Positions at sunrise of the date. Args: date=YYYY-MM-DD, janma_rasi=e.g. 'Mesha' (canonical rashi spellings), city=city name (or latitude+longitude), ayanamsa=lahiri|raman|krishnamurti|true_chitrapaksha (default: lahiri).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoHyderabad
dateYes
ayanamsaNolahiri
latitudeNo
timezoneNo
longitudeNo
janma_rasiYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, the description provides good behavioral detail: it computes verdicts using classical tables, lists specific conditions, and states positions at sunrise. It does not mention permissions or side effects, but the read-only nature is evident.

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 yet comprehensive, front-loading the purpose and then efficiently covering outputs and parameters. Every sentence contributes value without redundancy.

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 complexity of the tool and the presence of an output schema, the description adequately explains the output and most inputs. It lacks explicit error handling or interaction details for latitude/longitude with city, but overall feels complete for an astrological tool.

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?

The description adds meaning for date, janma_rasi, city, and ayanamsa (including defaults and examples), but latitude, longitude, and timezone parameters are not fully explained—only implied via city. Schema coverage is 0%, so description partially compensates but leaves gaps.

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 defines the tool as providing Gochara (transit) verdicts for a janma rasi, detailing the specific outputs (house positions, verdicts, named conditions). It distinguishes itself from siblings like get_graha_positions and get_rasi_phalalu by focusing on transit verdicts per classical tables.

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?

The description explains the tool's function and parameter usage but does not explicitly state when to use this tool versus alternatives, nor does it mention when not to use it. The context of usage is implied but not directly guided.

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/socraticsurge/telugu-calendar-utilities'

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