Skip to main content
Glama
RareCloudio

@rarecloudio/mcp-server

Official
by RareCloudio

list_catalog_listings

Browse deployable product cards for a cloud category, listing SKU, name, tier, pricing, specs, and regions to find and select items for deployment.

Instructions

List the deploy-wizard product cards for one category — the same tiles the console shows on the "create" screen, each with sku, display name, tier, pricing, specs, and available regions. Use to browse "what can I deploy in this category?" and to grab a sku to pass on to get_product_details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYesWhich deploy-wizard category to list cards for.
Behavior3/5

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

No annotations exist, so the description must carry the full burden. It discloses the return content but does not mention side effects (none expected), auth requirements, pagination, or limits. It is adequate but not exhaustive for a read operation.

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?

Two efficient sentences. The first sentence states the action and results; the second gives usage context. 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?

For a simple listing tool with one parameter and no output schema, the description is fairly complete. It lists the returned fields and provides usage context. It lacks only minor details like ordering or pagination, which are not critical for this tool.

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 schema covers the parameter with an enum and description. The description adds context by tying the parameter to the deploy-wizard category but does not provide additional semantic meaning beyond the schema.

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 lists deploy-wizard product cards for one category, specifying the returned fields (sku, display name, tier, pricing, specs, available regions). It distinguishes itself from siblings like get_product_details by indicating it's for browsing and obtaining a sku to pass to that tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use: to browse products in a category and grab a sku for get_product_details. It does not explicitly exclude alternatives like list_catalog_products, but the context is clear.

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/RareCloudio/rarecloud-mcp-server'

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