HomeSearch & Research › digmyname

digmyname

World's fastest domain check. Or the second — dispute it. 50+ TLDs, 6 registrars, no API key.

TypeScript Local
★ 1 stars Last pushed 2026-09-16

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.12)

npx -y domain-check-skills-mcp@1.2.12

Or add to your MCP client config:

{
  "mcpServers": {
    "digmyname": {
      "command": "npx",
      "args": [
        "-y",
        "domain-check-skills-mcp@1.2.12"
      ],
      "env": {
        "DIGMYNAME_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • DIGMYNAME_API_BASE — Override the API base URL (defaults to https://api.digmyname.com/functions/v1/public-api).

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry