Skip to main content
Glama

explore_natal_chart

Read-onlyIdempotent

Generate an interactive natal chart wheel with clickable planets, houses, and aspects for instant astrological interpretation. Uses NASA JPL DE440 ephemerides and supports multiple house systems.

Instructions

Generate an interactive natal chart wheel with clickable planets, houses, and aspects. Returns an embedded visual chart explorer that lets you click any planet, house, or aspect line for instant astrological interpretation. Supports house system switching (Placidus, Whole Sign, Equal, Koch). The chart is computed using NASA JPL DE440 ephemerides for sub-arcsecond precision. Use this instead of ephemeris_chart_wheel for a richer, interactive experience in MCP Apps-capable hosts (Claude Desktop). Falls back to static SVG in other hosts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetimeYesISO 8601 datetime string, e.g. '1990-04-15T14:30:00'. Include timezone offset if known, e.g. '1990-04-15T14:30:00-05:00'.
timezoneNoIANA timezone name (e.g. 'America/New_York'). Used if datetime has no UTC offset.
latitudeYesBirth latitude in decimal degrees (positive = North).
longitudeYesBirth longitude in decimal degrees (positive = East).
locationNoLocation name for display only (e.g. 'New York, NY').
house_systemNoHouse system to use (default: placidus).
Behavior4/5

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

Annotations (readOnlyHint, idempotentHint) indicate safe read-only operation. Description adds behavioral details: interactive, uses NASA JPL DE440 ephemerides, supports house system switching, fallback to static SVG. No contradictions.

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?

Four sentences, each adding value: purpose, interactivity, technical precision, usage comparison, fallback. No redundancy or unnecessary detail.

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?

Covers input requirements, behavior, fallback, precision, and host dependency. No output schema, but description sufficiently explains what it returns. Could mention that full interactivity requires MCP Apps support, but fallback note addresses it partially.

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 schema already describes all parameters. Description adds minimal value beyond mentioning house system options and timezone usage, which are already in schema. Baseline score of 3 is appropriate.

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?

Clearly states the tool generates an interactive natal chart wheel with clickable elements and astrological interpretation. Distinguishes from sibling tool ephemeris_chart_wheel by specifying richer interactive experience and fallback behavior.

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?

Explicitly recommends using this tool over ephemeris_chart_wheel for MCP Apps-capable hosts and mentions fallback for other hosts. Provides context for when to use it, though does not explicitly state when not to use it.

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/openephemeris/openephemeris-MCP'

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