Skip to main content
Glama
astroway

astroway-mcp

Official

9-Rune Cast

runes_nine
Read-onlyIdempotent

Cast a nine-rune Pennick layout using Elder Futhark runes. Provide a question and seed for personalized divination insights.

Instructions

Pennick layout 9-rune cast.

[Group: Elder Futhark Runes]

Example request body: {"seed":"..."}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seedNo
questionNo
allowReversedNo
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, so the agent knows this is a safe read operation. The description adds the layout name (Pennick) but no further behavioral context like randomness, output format, or side effects.

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

Conciseness4/5

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

The description is very concise with one sentence plus a group label and example. While brief, it is front-loaded and wastes no words, but could benefit from structured breakdown of parameters.

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?

Given the complexity (3 undocumented parameters, no output schema, multiple sibling tools), the description is insufficient. It fails to explain the Pennick layout, how seed affects results, what question does, or what the output looks like. The example hints at seed usage but leaves major gaps.

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 description coverage is 0%, placing full burden on the description. The description only shows an example with the 'seed' parameter, leaving 'question' and 'allowReversed' unexplained. Their purposes (e.g., seed for reproducibility, question for focus, allowReversed for reversed runes) are not clarified.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description specifies 'Pennick layout 9-rune cast' and groups as Elder Futhark Runes, indicating a specific rune cast with 9 runes. This differentiates it from siblings like runes_single or runes_three, but does not explicitly state the verb (e.g., 'performs' or 'generates').

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 such as runes_single or runes_three. The description does not mention use cases, prerequisites, or scenarios where this layout is preferred.

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