Skip to main content
Glama

get_planet_positions

Compute geocentric ecliptic positions of all major bodies (Sun to Pluto, nodes, Lilith) for any UTC datetime using Swiss Ephemeris engine.

Instructions

Positions écliptiques géocentriques de tous les corps (Soleil→Pluton, nœuds, Lilith) à un instant donné. Calculé côté serveur par le moteur d'éphéméride — jamais estimé par le modèle.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetimeYesInstant en ISO 8601 UTC, ex. "2026-07-18T14:00:00Z". Sans fuseau, interprété en UTC.
Behavior4/5

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

No annotations exist, so description carries full burden. It discloses that calculations are server-side via ephemeris engine, not AI-estimated, which adds important context about accuracy and source. 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?

Two sentences, no fluff. Front-loaded with key purpose and scope, then adds behavioral note. Every word earns its place.

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 simple tool with one parameter and no output schema, the description adequately covers what bodies are returned and how positions are computed. Could mention the output format, but not required given lack of schema.

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?

Only one parameter (datetime) with 100% schema coverage. Description mentions 'à un instant donné' (at a given time) but adds little beyond the schema's ISO 8601 format description. Baseline score 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?

The description clearly states the verb (get positions), the resource (all bodies Sun→Pluto, nodes, Lilith), and the coordinate system (geocentric ecliptic). It distinguishes from siblings which focus on moon phase, aspects, or charts.

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?

Implied usage: use when you need planetary positions at a given time. However, no explicit when-not-to-use or alternative selection guidance is provided, leaving the agent to infer from sibling names.

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