Skip to main content
Glama

Live Newly Registered Domains

nrds_live
Read-only

Search domains registered in the last three days from a live feed covering all TLDs, including country-code ones such as .ai and .io. Returns exact registration and expiry timestamps plus the name split into words; names usually appear within minutes of registration. Use nrds instead for history beyond three days, for registration-term or for-sale filters, for the cross-TLD count, or for deeper paging. nrds carries most of the same recent names, but with day-level dates and a 60-day history that is gTLD-based.

Related tools: nrds, whois, dns, typosquat

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tldNoFilter by a single TLD (e.g., 'com', 'ai', 'io'). One TLD per call; omit to cover all TLDs.
pageNoPage number for pagination. The live feed pages through the first 10000 matches; narrow the filters to reach beyond that.
sortNoSort order. Default is reg_date_desc (most recent first).
typeNoCharacter set filter
lengthNoDomain name length filter
excludeNoNegative keywords to exclude, comma-separated
keywordNoSearch term, 2-64 characters, letters/digits/hyphens only. Matches anywhere in the name unless position is set.
positionNoKeyword placement in domain name. Default is 'all' (substring match). Requires keyword.
no_hyphenNoExclude hyphenated domains
no_numberNoExclude domains containing numbers

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
pageNo
errorNoError message when success is false
totalNoNumber of results on this page
successYes
max_pageNo
total_foundNoTotal matching results across all pages

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already cover readOnlyHint and destructiveHint, so safety is clear. The description adds behavioral value by disclosing that it returns exact registration and expiry timestamps, splits names into words, and that names usually appear within minutes of registration (real-time feed). It hints at pagination limits via 'deeper paging' reference, though the exact 10000 limit is only in the schema.

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 compact—two short paragraphs. The first sentence immediately states purpose, followed by key outputs and timing. The second paragraph gives routing guidance without fluff. No redundant or irrelevant sentences.

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?

With 10 optional parameters and an output schema present, the description covers purpose, scope, real-time behavior, and explicitly mentions alternatives for limitations. The 10000-page limit is only in the schema, but the 'deeper paging' comment implies it. Overall, the description is adequate for an agent to decide when to use it and what it does.

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 covers all 10 parameters with descriptions (100% coverage), so baseline is 3. The main description adds no extra parameter-specific meaning; it provides context about TLD scope and time window, but that doesn't augment the semantics of individual parameters beyond what the schema already states.

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 states a specific verb (Search) and resource (domains), with a clear time window (last three days) and scope (all TLDs, including ccTLDs like .ai and .io). It explicitly differentiates from the sibling nrds by noting that nrds handles history beyond three days, 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 Guidelines5/5

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

It explicitly lists conditions for using nrds instead: history beyond three days, registration-term or for-sale filters, cross-TLD count, or deeper paging. It also explains that nrds carries most recent names but with day-level dates and gTLD focus, giving clear guidance on when to choose an alternative.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation3/5

Many domain-search tools (active, aged, expired, deleted, market, nrds, nrds_live) have overlapping boundaries that depend on subtle lifecycle or listing distinctions, and pairs like bulk_tld/tld_check and nrds/nrds_live are easy to confuse. The detailed descriptions and related-tool hints help, but an agent still faces several nearly interchangeable choices.

Naming Consistency4/5

All tool names follow a consistent lowercase_snake_case convention, with no mixing of camelCase or inconsistent verb styles. However, the names use a noun/adjective pattern rather than a clear verb_noun action pattern, and acronyms like nrds, epp_status, and tld_rank make some names less predictable.

Tool Count2/5

32 tools is heavy for a domain toolkit, and several tools are close variants of the same search or check operation, such as active/aged/expired/deleted/market and nrds/nrds_live. The broad domain scope justifies some breadth, but the set would be much more focused with consolidation.

Completeness4/5

The toolset covers the core domain lifecycle well: availability, registration states, WHOIS, DNS, pricing, TLD statistics, safety, backlinks, typosquatting, and monitoring. The main gaps are that strategy can store data but has no retrieval or deletion action, and market pricing is limited to Sedo only.