Skip to main content
Glama

ephemeris_house_cusps

Read-only

Calculate house cusps and angles (ASC, MC, DSC, IC) for any date, time, and location using multiple house systems like Placidus, Koch, Equal, and Whole Sign.

Instructions

Calculate house cusps and angles (ASC, MC, DSC, IC) for a given date, time, and location using one or more house systems.

House system codes: P=Placidus, K=Koch, O=Porphyry, R=Regiomontanus, C=Campanus, E=Equal, W=Whole Sign.

CREDIT COST: 1 credit per call.

EXAMPLE: Placidus houses for London at 2026-03-20 noon UTC: datetime='2026-03-20T12:00:00Z', latitude=51.5074, longitude=-0.1278, house_systems=['P']

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetimeYesISO 8601 date/time in UTC or with offset (e.g. '2026-03-20T12:00:00Z').
latitudeYesObserver latitude in decimal degrees.
longitudeYesObserver longitude in decimal degrees.
house_systemsNoList of house system codes. E.g. ['P', 'W']. Defaults to ['P'] (Placidus).
Behavior4/5

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

The description's 'Calculate' aligns with readOnlyHint and destructiveHint annotations. It adds credit cost and example context beyond annotations, but could mention that it doesn't modify data or return behavior more clearly.

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?

The description is very concise: a clear purpose sentence, a line for codes, credit cost, and a helpful example. No wasted words, well-structured.

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?

Despite good parameter coverage, the absence of an output schema leaves the return format unexplained. The example helps but does not fully describe what the agent can expect as output, reducing completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with parameter descriptions. The description adds value by listing resulting angles, house system codes, and an example, complementing the schema without redundancy.

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 tool calculates house cusps and angles (ASC, MC, DSC, IC) given date, time, location, and house systems. The verb 'calculate' and the specific resource differentiate it from sibling ephemeris tools.

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?

The description provides an example and lists house system codes, aiding usage. However, it does not explicitly contrast with sibling tools or state when not to use this tool, which would be beneficial given the large sibling list.

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