Skip to main content
Glama
Raleose

dns-customer-mcp

by Raleose

Get related DNS products

dns_related_products
Read-onlyIdempotent

Find compatible analogs or accessories for a DNS Shop product by specifying the kind as analog or accessories.

Instructions

Analogs or accessories for a product (/product/analog/ or /accessories/). kind=analog|accessories.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already declare the tool read-only, idempotent, and open-world, so the behavioral burden is lower. The description adds the concrete scope (analog vs accessories) but does not describe response shape, pagination, data source behavior, or other runtime traits.

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 short and front-loaded: it states the resource type, gives endpoint paths, and lists allowed kind values in two sentences. The unlabeled `kind=` syntax and use of the jargon term 'analog' keep it from being perfectly clear.

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?

This is adequate for a simple, read-only, parameterless tool, and it names what the tool returns. However, it does not explain how the product is identified, what the response contains beyond 'analogs or accessories', or how to choose between analog and accessories given the empty schema.

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 has zero properties, so no parameter burden normally exists. The description introduces an implicit `kind=analog|accessories` constraint that is absent from the schema; this is informative but inconsistent with the declared empty parameter list, preventing a higher score.

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 names a specific resource type ('analogs or accessories for a product') and gives endpoint paths plus allowed `kind` values, making the tool's scope clear. It does not explicitly contrast with sibling product tools, but the wording is specific enough that an agent can distinguish it from details, variants, or specs.

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 intended use is implied: call this tool when you need analog or accessory products instead of full details or specs. However, there is no explicit when-not-to-use guidance or comparison with sibling tools such as dns_product_variants or dns_product_details.

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/Raleose/dns-customer-mcp'

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