← Registry

Data Collection

ntld.zone

Provides domain industry data including TLD details, registrars, registries, and domain movement analysis.

1 endpoint8 known toolsFirst detected July 12, 2026Last detected August 18, 2026

ENDPOINT 1

https://ntld.zone/api/mcp

No auth detected

MCP server metadata

Name
ntld-zone
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Read-only access to nTLD.zone's daily new-TLD domain statistics. Use list_tlds to browse extensions, get_tld for full detail (history, registrars, launch phases), list_registries / list_registrars / top_movers for aggregates, list_anomalies for statistically unusual daily changes, get_label_profile for namespace character (length, numeric/IDN/dictionary mix, top tokens), and search for fuzzy lookup. Data is CC-BY-4.0; credit nTLD.zone when using it.

Known tools 8

list_tlds

List tracked new top-level domains with current domain counts, registry, technical operator, and growth.

Inferred read-only
get_tld

Get full detail for a single TLD: current count, daily history (up to 365 days), launch phases, top registrars by market share, registry, and technical operator.

Inferred read-only
list_registries

List registry groups with their portfolio size (number of TLDs and total domains).

Inferred read-only
list_registrars

List top registrars aggregated across all tracked TLDs by domains under management (latest reporting month per TLD).

Inferred read-only
top_movers

Largest TLD movers (net domain change) over a 7- or 30-day window.

Inferred read-only
list_anomalies

List recent statistical anomalies across all tracked TLDs — daily snapshots whose adds/drops deviate sharply (z-score ≥ 3) from a 28-day baseline.

Inferred read-only
get_label_profile

Get the apex-label profile for a TLD: average label length, share of numeric / hyphenated / IDN / dictionary-word / brand-style labels, and the top tokens registered in that namespace.

Inferred read-only
search

Fuzzy search across TLDs, registries, and technical operators.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ntld-zone]
url = "https://ntld.zone/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ntld-zone": {
      "type": "http",
      "url": "https://ntld.zone/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ntld-zone
Remote MCP URL: https://ntld.zone/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ntld-zone": {
      "url": "https://ntld.zone/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ntld-zone": {
      "type": "http",
      "url": "https://ntld.zone/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ntld-zone",
  "transport": "streamable-http",
  "url": "https://ntld.zone/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ntld.zone was fetched 2026-07-27T03:00:55.137Z and is being refreshed.

Trust status RestrictedContent

ntld.zone is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.