Skip to main content
Glama

get_natal_chart

Compute a full natal chart including house positions, aspects, ASC/MC, lunar phase, and Hermetic Lots using local birth date, time, IANA timezone, and coordinates. Supports tropical or sidereal zodiac and multiple house systems.

Instructions

Thème natal complet : positions en maisons, aspects, ASC/MC, phase lunaire, Lots hermétiques. Prend une date/heure LOCALE + fuseau IANA + coordonnées. Zodiaque tropical (défaut) ou sidéral (Lahiri), et système de maisons au choix (Placidus par défaut).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesDate de naissance locale, format YYYY-MM-DD, ex. "1990-05-21".
timeYesHeure de naissance locale, format HH:mm (24 h), ex. "14:30".
zodiacNoZodiaque : "tropical" (défaut, occidental) ou "sidereal" (ayanamsa Lahiri).
latitudeYesLatitude en degrés décimaux (positif = Nord).
timezoneYesFuseau IANA du lieu de naissance, ex. "Europe/Paris".
longitudeYesLongitude en degrés décimaux (positif = Est).
houseSystemNoSystème de maisons (défaut "placidus"). Regiomontanus/Campanus/Koch exigent le moteur swisseph ; sinon repli Placidus signalé par le champ systemeMaisons retourné.
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses default systems (tropical, Placidus) and fallback behavior for certain house systems. However, it does not mention read-only nature, auth, or output format. For a computation tool, it is fairly transparent.

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

Conciseness4/5

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

Single sentence covering essential elements, but could be more structured or broken into bullet points. Still efficient with no wasted words.

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?

No output schema, but description lists included chart components (positions, houses, aspects, ASC/MC, lunar phase, Hermetic Lots). Adequate for an astrological tool with 7 parameters. Could mention return format or error cases, but not required.

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. Description adds minimal new info beyond schema: it mentions local date/time and IANA timezone, already in schema descriptions. No additional parameter semantics.

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 clearly states it computes a full natal chart with houses, aspects, ASC/MC, lunar phase, and Hermetic Lots, distinguishing it from sibling tools like get_planet_positions or get_aspects. Specific verb 'get' and resource 'natal chart' make purpose unambiguous.

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?

Implicitly indicates use for comprehensive chart vs alternatives, but lacks explicit when/when-not instructions. Still, the description of what it includes (houses, aspects, etc.) clarifies its scope relative to siblings.

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/kairosastro-sketch/mcp-ephemeris'

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