You're viewing a demo portfolio

Join the waitlist
PRSM

active

Active

Tool of DomainKits

declared in 2.1.0

Search active gTLD domains from a database of ~240 million registered domains, filtered by keyword, TLD, length, and character set. A market-analysis instrument for keyword distribution and saturation; results are registered domains, not available for registration. Related: expired, whois, dns.

Parameters schema

{
  "type": "object",
  "properties": {
    "tld": {
      "type": "string",
      "description": "Filter by TLD (e.g., 'com', 'net', 'org'); when keyword is omitted, this is the browse target"
    },
    "page": {
      "type": "string",
      "description": "Page number for pagination"
    },
    "sort": {
      "enum": [
        "length_asc",
        "length_desc",
        "alpha"
      ],
      "type": "string",
      "description": "Sort order"
    },
    "type": {
      "enum": [
        "all_alpha",
        "all_number"
      ],
      "type": "string",
      "description": "Character set filter"
    },
    "length": {
      "enum": [
        "<5",
        "5-10",
        "11-15",
        ">15"
      ],
      "type": "string",
      "description": "Domain name length filter"
    },
    "status": {
      "type": "string",
      "description": "Filter by status — 'forsale' for domains listed for sale"
    },
    "keyword": {
      "type": "string",
      "description": "Brand or industry term (min 2 chars). Omit to use TLD browse mode."
    },
    "position": {
      "enum": [
        "start",
        "end",
        "middle",
        "contain"
      ],
      "type": "string",
      "description": "Keyword placement in domain name. Default is 'contain' (substring match)."
    },
    "no_hyphen": {
      "type": "string",
      "description": "Exclude hyphenated domains (true/false)"
    },
    "no_number": {
      "type": "string",
      "description": "Exclude domains containing numbers (true/false)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

DomainKits

https://github.com/ABTdomain/domainkits-mcp

2/7 registries
View full server →