Skip to main content
Glama

Server Details

Search domain availability and pricing, straight from chat — then open a link to register.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.7/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool has a clear and distinct purpose.

Naming Consistency5/5

The single tool name 'search_domains' follows a clear verb_noun pattern that is consistent and predictable.

Tool Count2/5

The server only has one tool, which is too few for a domain management context. Users likely need additional operations like registration or renewal, making the tool surface feel thin and incomplete.

Completeness2/5

The server only provides read-only availability lookup. It lacks any write operations (e.g., purchase, update) or additional queries (e.g., WHOIS, suggestions), leaving significant gaps for most domain-related workflows.

Available Tools

1 tool
search_domainsSearch domain availabilityA
Read-onlyIdempotent
Inspect

Read-only availability and pricing lookup for specific domain names. No purchase or order is created by this tool — it only returns information. Accepts 1–200 fully-qualified domains (e.g. ['acme.com', 'acme.io']) and returns results for exactly those domains — it does NOT suggest alternative TLDs or expand the list. Each result includes whether the domain is available, whether it is a premium name, the first-year registration price, and the annual renewal price. Available results also carry a checkout_url the user can open in a browser to register the domain on justdomain.ai if they choose to.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainsYesFully-qualified domains to check, e.g. ['acme.com', 'acme.io', 'acme.ai']. Each entry must include the TLD. Maximum 200 per request.

Output Schema

ParametersJSON Schema
NameRequiredDescription
errorNoSet when the search could not be completed (e.g. invalid query, provider failure).
domainsYesThe exact domains requested by the caller, echoed back.
resultsYes
warningsNo
next_actionNo
error_messageNo
component_hintNo
Behavior5/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. The description reinforces this by stating no purchase is created, and adds valuable behavioral details such as each result including availability, premium flag, prices, and a checkout_url for available domains.

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 concise with two paragraphs, front-loading the main purpose. Every sentence adds value, though the structure could be slightly more streamlined.

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 output schema exists, the description doesn't need to explain return values. It covers input format, constraints (max 200), and details of each result (availability, premium, prices, checkout_url), making it fully informative.

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

Parameters5/5

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

Schema coverage is 100%. The description adds meaning beyond the schema by providing examples ('e.g. ['acme.com', 'acme.io']') and clarifying that each entry must include TLD, and the maximum count. This helps the agent understand the exact input format.

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 'Read-only availability and pricing lookup for specific domain names,' with a specific verb and resource. It distinguishes from purchase tools by explicitly stating 'No purchase or order is created by this 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?

The description explains it accepts 1–200 fully-qualified domains and returns results for exactly those, no suggestions. While there are no sibling tools, it implicitly defines when to use it for checking availability and pricing, but could be more explicit about when not to use.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources