Skip to main content
Glama
astroway

astroway-mcp

Official

RWS — Year Card

tarot_rider_waite_year_card
Read-onlyIdempotent

Calculate your Rider-Waite Tarot year card using the Greer method. Provide a birth date and target year to receive the card representing that year's theme.

Instructions

Year card per Greer (m+d+year reduced).

[Group: Tarot — Rider-Waite-Smith]

Example request body: {"date":"1990-05-15","year":2026}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesDate YYYY-MM-DD
latitudeNoLatitude (some date-only endpoints accept location)
longitudeNoLongitude
timezoneOffsetNoUTC offset in hours
Behavior3/5

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

Annotations already declare readOnlyHint and idempotentHint, ensuring safe operation. The description adds the specific calculation method, but does not disclose return format, error handling, or side effects. With annotations covering the safety profile, a 3 is appropriate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely short, but the example is inconsistent with the schema, reducing clarity. It lacks structure such as bullet points or clear sections, though it is free of unnecessary content.

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?

For a simple tool, the description omits what the output represents (a card name/number) and does not explain the return value. The inconsistent example further undermines completeness, especially given the absence of an output schema.

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

Parameters2/5

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

Schema coverage is 100% with descriptions for all four parameters, but the description adds no new semantics. The example request body includes a 'year' field not present in the schema, creating confusion and potential misuse.

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 specifies it calculates a year card using the Greer method (m+d+year reduced), which clearly distinguishes it from other year card tools like tarot_marseille_year_card. The title 'RWS — Year Card' reinforces the resource and method.

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 is provided about when to use this tool versus alternatives. There is no mention of prerequisites, contexts, or exclusions, leaving the agent without decision support.

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/astroway/astroway-mcp'

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