Skip to main content
Glama
marcel-rbro

MCP Spa

by marcel-rbro

Massage

massage

Describe a stuck problem to receive a reframed perspective that loosens tension and helps you move forward.

Instructions

Knead out whatever you're stuck on. Pass the tension and it gets reframed and loosened.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tensionNoThe thing you're stuck on.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the core behavior—passing the tension gets it reframed and loosened—but does not detail the output format or any side effects. This is adequate for a simple tool but not rich in context.

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?

It consists of two concise sentences that front-load the purpose and behavior. No words are wasted.

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?

Given the simplicity of the tool (one parameter, no output schema, no annotations), the description covers the essential purpose and behavior. However, it does not explicitly state what the tool returns or when to use it, leaving some gaps for an autonomous agent.

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?

The input schema already describes 'tension' as 'The thing you're stuck on.' The description repeats this concept ('whatever you're stuck on') without adding new details about the parameter, so it adds no value beyond the schema.

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 uses a specific action ('Knead out') and identifies the resource ('whatever you're stuck on'). It distinguishes itself from sibling relaxation tools by indicating it processes the user's tension and returns a reframed/loosened version, though the metaphorical language leaves some ambiguity about the exact function.

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 implies it should be used when the user is stuck on something by saying 'whatever you're stuck on,' but it does not provide explicit when-to-use or when-not-to-use guidance, nor does it mention alternative tools.

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/marcel-rbro/mcp-spa'

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