Skip to main content
Glama

list_supported_tlds

list_supported_tlds

Retrieve all available top-level domains with WHOIS servers to check domain availability and registration details before querying.

Instructions

List all supported TLDs (Top-Level Domains) that have WHOIS servers available. Returns the complete list of TLDs that can be queried.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions the tool returns a 'complete list' but doesn't specify format, size, pagination, or performance characteristics. It doesn't address whether this is a cached list, real-time query, or has rate limits. For a read operation with zero annotation coverage, this leaves significant behavioral gaps.

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?

The description is extremely concise with just two sentences that directly state what the tool does and what it returns. Every word earns its place - there's no redundancy, fluff, or unnecessary elaboration. It's front-loaded with the core purpose and efficiently communicates essential information.

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?

For a simple list operation with 1 parameter, no output schema, and no annotations, the description provides adequate but minimal information. It covers the core purpose and return value but lacks details about parameter usage, response format, and behavioral constraints. Given the low complexity, it's minimally viable but could benefit from more context about the 'limit' parameter and list characteristics.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 1 parameter with 0% description coverage, so the description must compensate. While it doesn't explicitly mention the 'limit' parameter, it states the tool returns the 'complete list of TLDs', which implies the parameter might be optional or for pagination. The description adds meaningful context about what the tool returns, partially compensating for the schema gap. With 0 parameters documented in schema, baseline would be 4.

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 the specific action ('List all supported TLDs') and resource ('TLDs that have WHOIS servers available'), distinguishing it from siblings like 'refresh_whois_servers' and 'whois_lookup' which perform different operations. It explicitly defines what the tool returns ('complete list of TLDs that can be queried'), making the purpose unambiguous.

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 use this tool versus alternatives like 'whois_lookup' or 'refresh_whois_servers'. It doesn't mention prerequisites, constraints, or typical use cases, leaving the agent to infer usage from context alone. While the purpose is clear, there's no explicit when-to-use or when-not-to-use information.

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/xiaobenyang-com/1777316659616771'

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