Skip to main content
Glama
seomarlboro

DigMyName — Domain Check & Registrar Pricing

check_domain

Check if a specific domain is available right now, see the cheapest registrar and first-year price, and get the registration year if taken.

Instructions

Check if ONE specific domain (e.g. acme.io) is registrable right now. Use for a single fully-qualified name; to test one word across many extensions, use search_domains instead. Returns an availability verdict, the cheapest registrar and its buy link, the first-year price, and — for taken names — the registration year. Availability is cross-checked against three independent signals (RDAP, DNS-over-HTTPS, Fastly Domain Research); when they disagree or a zone has no reliable RDAP (e.g. .co), the verdict comes back as uncertain rather than guessed — treat uncertain as 'unknown, NOT available', and note that price may be absent for such names.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesA single fully-qualified domain including its TLD, e.g. 'acme.io'. URLs and 'www.' prefixes are stripped automatically. Not a bare word — use search_domains to test a word across multiple TLDs.
Behavior5/5

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

With no annotations provided, the description fully discloses safety and behavior: it mentions cross-checking against three independent signals, explains the 'uncertain' verdict (treated as unknown/NOT available), and notes that price may be absent. This is high-quality behavioral context beyond a simple 'returns availability.'

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 information-dense yet well-structured, leading with the primary action and then systematically covering scope, alternatives, return values, and edge-case behavior. Every sentence contributes meaning; no filler.

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?

With no output schema, the description correctly enumerates return values: availability verdict, cheapest registrar with buy link, first-year price, and registration year for taken names. It also covers the uncertain edge case, making the tool fully comprehensible for an agent.

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% with a clear parameter description, but the description adds valuable semantics: it clarifies input must be a fully-qualified domain, URLs and 'www.' are stripped automatically, and bare words are rejected (leading to search_domains). This goes well beyond the schema.

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 opens with a specific verb and resource: 'Check if ONE specific domain ... is registrable right now.' It clearly distinguishes itself from sibling search_domains by stating it's for a single fully-qualified name. This leaves no ambiguity about the tool's core function.

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?

Explicitly states when to use this tool ('for a single fully-qualified name') and provides a direct alternative ('to test one word across many extensions, use search_domains instead'). It also advises how to interpret 'uncertain' results, adding practical usage guidance.

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/seomarlboro/digmyname'

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