Skip to main content
Glama

ephemeris_chart_wheel

Read-only

Generate a classic astrological chart wheel SVG for a person or event, showing planets, aspects, and house cusps. Simply provide date, time, and location to get a styled circular chart displayed inline.

Instructions

Generate a classic astrological Chart Wheel image (SVG) for a person/event. This draws a standard circular chart wheel with planets, aspects, and house cusps. The tool returns a native SVG image that Claude displays inline in the conversation — no external tools needed.

CREDIT COST: 2 credits per call.

EXAMPLE: Generate a natal chart wheel for someone born April 15, 1990 in Chicago: datetime='1990-04-15T14:30:00', latitude=41.8781, longitude=-87.6298

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetimeYesISO 8601 datetime string, e.g. '1990-04-15T14:30:00' (local time at birth location). Include timezone offset if known, e.g. '1990-04-15T14:30:00-05:00'.
timezoneNoIANA timezone name, e.g. 'America/Denver'. Use this if passing local time without a UTC offset in the datetime string.
latitudeYesGeographic latitude of birth location in decimal degrees (positive = North).
longitudeYesGeographic longitude of birth location in decimal degrees (positive = East).
house_systemNoHouse system to use. Defaults to 'placidus' if omitted.
styleNoAesthetic style of the chart: 'light' (default, warm cream background), 'dark' (deep navy), or 'mono' (black-and-white print-ready).
Behavior3/5

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

Annotations already mark the tool as readOnlyHint=true and destructiveHint=false, so the description correctly does not repeat that. The description adds the credit cost and notes it displays inline, but does not disclose potential error behaviors or output size limitations.

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?

The description is concise at four sentences plus an example. It is front-loaded with the primary purpose and quickly conveys the key information. The credit cost and example are well-placed.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

While the description gives a clear purpose and an example, it lacks details about output format (e.g., SVG dimensions), error handling, or limitations (e.g., only natal charts). Given the high schema coverage and sibling wealth, the description is adequate but not complete.

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 input schema has 100% coverage with detailed descriptions for all six parameters. The tool description adds an example showing parameter combination but does not enhance parameter semantics beyond what the schema already provides. Thus, baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it generates a classic astrological chart wheel SVG image, specifying it includes planets, aspects, and house cusps. The tool name and description align, but it does not explicitly distinguish from sibling tools like ephemeris_natal_chart or chart_wheel_on_aspect_click, which may have similar outputs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides an example usage but fails to specify when to use this tool versus alternatives (e.g., not for bi-wheel or text-based charts). It does not mention conditions to avoid using it, such as when a different house system is needed beyond the enums listed.

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