Skip to main content
Glama
astroway

astroway-mcp

Official

Crystal Recommendations

esoteric_crystals_recommend
Read-onlyIdempotent

Recommend crystals aligning with Sun, Moon, and Ascendant signs and intent keywords. Returns top matches with scores to support personal energy goals.

Instructions

Recommend crystals scored against natal sign placements (Sun/Moon/Asc) and intent keywords. Returns top-N matches with score.

[Group: Esoteric] [Cost: 10 credits (Tier 1)]

Example request body: {"sunSign":"Aries","moonSign":"Cancer","intent":"courage","limit":5}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesRaw JSON body — see the example in the tool description for required fields
Behavior4/5

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

Annotations already indicate readOnlyHint=true and idempotentHint=true, consistent with the description's 'recommend' operation. The description adds cost (10 credits) and group information, providing additional behavioral context beyond annotations.

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 concise (three sentences plus a one-line example), front-loaded with purpose, and every element (group, cost, example) is necessary and earned. No wasted words.

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?

Given the tool's simplicity (single input parameter, no output schema), the description covers the main purpose, input format via example, and cost. However, it does not describe the output structure beyond 'top-N matches with score', which would help completeness.

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

Parameters5/5

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

The input schema has only a generic 'body' parameter with a description pointing to the tool description. The description compensates by providing an explicit example with fields (sunSign, moonSign, intent, limit), adding essential meaning that the schema lacks.

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 it recommends crystals based on natal sign placements (Sun/Moon/Asc) and intent keywords, returning top matches with scores. The verb 'recommend' and resource 'crystals' are specific, and it distinguishes from siblings like 'wellness_crystals' by focusing on natal signs and intent.

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?

The description provides an example request body and mentions the input format, but it does not explicitly state when to use this tool versus alternatives or when not to use it. It gives clear context but lacks exclusions or alternative recommendations.

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