Skip to main content
Glama
J-X0
by J-X0

recommend

Rank candidate items for a tenant under the monthly spend cap, delivering personalized retail recommendations that stay within budget.

Instructions

Rank candidate items for a tenant under the monthly spend cap.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kNo
featuresNo
tenant_idYes
candidatesNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

C2.9/5.0
Behavior2/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 does not disclose whether ranking has side effects, how the spend cap is enforced, what happens when the cap is exceeded, or any rate/ordering behavior. The behavioral profile is largely unknown.

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 a single, well-structured sentence with no filler. It front-loads the core purpose, though its brevity leaves key behavioral and parameter details uncovered.

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 tool with 4 parameters, nested objects, no output schema, and no annotations, this description is too sparse. It lacks return-value expectations, parameter semantics for k and features, and any note on how ranking output is structured.

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?

With 0% schema description coverage and 4 parameters, the description only implicitly maps to tenant_id and candidates, while k and features are completely unaddressed. It does not compensate for the schema gap.

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?

States a clear action — 'Rank candidate items' — with a specific resource ('a tenant') and a constraint ('monthly spend cap'). It is distinguishable from sibling tools like record_feedback and budget_status, though it does not explicitly name them.

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 phrase 'for a tenant under the monthly spend cap' implies the context in which this tool is appropriate, but there is no explicit when-to-use or when-not-to-use guidance, and no alternative tools are named.

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/J-X0/meridian-commercial-recsys-mcp'

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