Skip to main content
Glama

search-domains

Read-only

Check availability and pricing of domain names across TLDs. Provide a full domain name or keyword and optional TLD list to see which domains are available and their price in JPY. No purchase is made.

Instructions

Check availability and pricing of one or more domain names across TLDs. Use this before suggesting a domain to purchase. Returns each candidate with its availability state and price in JPY. Does NOT reserve or purchase the domain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesSearch keyword. Either a full domain name with TLD (e.g. 'example.com') or a bare label without TLD (e.g. 'example'). When no TLD is present, specify the `tlds` parameter.
tldsNoCandidate TLDs to search when `q` omits the TLD (e.g. ['com', 'net', 'jp']). Ignored when `q` already contains a TLD. Defaults to a curated set of popular TLDs when omitted.
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, so the description is not required to restate safety. It adds non-obvious details: returns price in JPY, does not reserve/purchase. This is sufficient beyond annotations, missing only potential rate limits or data freshness.

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 only three sentences, each with a distinct purpose: function, usage guidance, and important limitations. No fluff or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool is simple (2 params, no output schema, no nested objects), the description covers purpose, usage, and limitations. The annotations cover safety. For this complexity, it is complete.

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%, so the schema already provides full parameter descriptions. The description briefly mentions the two parameter types but adds no crucial extra semantics beyond what the schema provides, so baseline 3 is appropriate.

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 tool checks domain availability and pricing, specifies it returns availability state and price in JPY, and explicitly says it does NOT reserve or purchase, distinguishing its action from purchase tools.

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

Usage Guidelines5/5

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

The description says to use this before suggesting a domain to purchase, providing clear usage context. It also states what it does not do (reserve/purchase), and siblings like purchase-domain are separate, so the agent can differentiate.

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/pepabo/muumuu-mcp'

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