Skip to main content
Glama

recipes_hosted_mcp_readiness_pack

Return the hosted MCP readiness plan for enterprise product rollout.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNo
gate_idNo
risk_idNo
stage_idNo
control_idNo
buyer_evidence_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.7/5.0
Behavior2/5

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

No annotations are present, so the description carries full responsibility for disclosing behavior. It states only that the tool returns a plan; it does not mention whether the plan is generated dynamically, whether it depends on the provided IDs, whether it has side effects, requires authentication, or returns partial versus complete information. Minimal transparency beyond the basic action.

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 focused sentence with no filler. It is front-loaded with the primary action and resource. However, extreme brevity contributes to vagueness, so it earns a 4 rather than a 5.

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?

With six optional parameters, no annotations, and many closely related sibling tools, the description is too thin to give an agent enough context to call the tool correctly. It does not explain what the readiness plan contains, how the parameters influence the result, or how this differs from other readiness and MCP-related packs. The presence of an output schema helps, but the description still lacks essential usage and selection context.

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% and the description does not explain any of the six parameters (status, gate_id, risk_id, stage_id, control_id, buyer_evidence_id). The parameter names are somewhat suggestive but their roles as filters, inputs, or selection criteria are never clarified. The description offers no compensation for the schema's total lack of parameter documentation.

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 verb ('Return') and identifies a distinct resource ('hosted MCP readiness plan for enterprise product rollout'). While it does not explicitly contrast with any sibling, the 'hosted MCP' qualifier and 'plan' resource help distinguish it from related readiness scorecards and risk packs. It is clear enough for an agent to know roughly what this tool produces.

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?

The description provides no guidance on when to choose this tool versus the many sibling readiness, risk, and pack tools. There are no exclusions, prerequisites, or alternative routing hints. An agent would have to infer usage entirely from the name and the generic description, which is insufficient given the large sibling set.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources