Skip to main content
Glama

domain_price

Retrieve TLD price lists for registration, renewal, and transfer in your account currency. Specify TLDs to filter, or leave empty to see all prices.

Instructions

Price list for TLDs (registration, renewal, transfer) in the account currency. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tldsNoe.g. ['de','com'], empty = all

Schema Changelog

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

  1. First observedv0.1.2

TDQS

A3.8/5.0
Behavior4/5

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

With no annotations, the description itself must disclose side effects; 'Read-only' does exactly that and adds account-currency context. It does not describe response shape or error/empty-list behavior, but for a simple read query the key behavioral trait is covered.

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 short sentences; the first front-loads the functional scope and the second adds the read-only safety signal. No filler.

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?

The tool is simple (one optional param, no output schema) and the description states the domain, price categories, currency, and read-only nature. It could be more explicit about the returned shape, but nothing essential for invocation is missing.

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?

Schema coverage is 100%: the only parameter, tlds, is fully documented with format and empty-all semantics. Therefore the description need not add parameter detail; baseline 3 is appropriate.

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?

Describes a price list for TLDs, specifying covered price types (registration, renewal, transfer) and currency, so an agent can tell it apart from domain_info or domain_check. It lacks an explicit retrieval verb and does not name sibling alternatives, so it falls short of a fully distinguishing definition.

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 a pricing use case but never states when to prefer this tool over domain_check or domain_info, nor does it give exclusions. This is adequate context but relies on the tool name and noun phrase for routing.

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

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/SilentFuture/inwx-mcp'

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