Skip to main content
Glama
ducrouxolivier

Swiss Ephemeris MCP Server

calculate_solar_revolution

Calculate a solar return chart for any year using birth data. The chart is based on the Sun's return to its exact birth position.

Instructions

Calculate solar return chart for a specific year. The solar return occurs when the Sun returns to the exact same position as at birth.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
birth_datetimeYesBirth datetime in ISO8601 format, e.g., 1985-04-12T23:20:50Z
birth_latitudeYesBirth latitude in decimal degrees
birth_longitudeYesBirth longitude in decimal degrees, positive east
return_yearYesYear for the solar return calculation, e.g., 2024
return_latitudeNoLatitude for solar return location (optional, defaults to birth location)
return_longitudeNoLongitude for solar return location (optional, defaults to birth location)
Behavior2/5

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

Given no annotations, the description should disclose behavioral traits like permissions, side effects, or output nature. It only explains the concept of a solar return, not whether it's read-only, what data it accesses, or what the output contains (no output schema).

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 front-load the purpose and provide a concise astronomical definition. No redundant information; every word contributes to understanding the tool's core function.

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

Completeness2/5

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

With 6 parameters and no output schema, the description lacks completeness. It doesn't explain the output format, how the chart differs from transits, or what the optional location parameters imply (e.g., relocation chart). It's insufficient for a complex 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?

Schema description coverage is 100%, so the description doesn't need to add parameter details. It provides context about the solar return but no additional meaning for individual parameters, maintaining the baseline of 3.

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 explicitly states it calculates a solar return chart and defines the astronomical event (Sun returning to birth position). This clearly distinguishes it from sibling tools like planetary positions, synastry, or transits.

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?

No guidance on when to use this tool versus alternatives (e.g., transits or synastry). It only states the tool's function without contextualizing its use relative to siblings or providing prerequisites.

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/ducrouxolivier/swiss-ephemeris-mcp-server'

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