Mmcp.market

Domain Check Skills MCP server

by seomarlboro·io.github.seomarlboro/domain-check-skills-mcp·v1.2.12

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

1 stars134 downloads/wk

Reviews

Write one

Nobody has reviewed Domain Check Skills yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Domain Check Skills tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan3 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 3 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Domain Check Skills repository's README, as published. We do not edit it. Read it on GitHub

DigMyName

The fastest domain search — or the second. Dispute it. Free, honest domain availability checks across 50+ TLDs with 6-registrar price comparison.

Links

  • Website: https://digmyname.com
  • Free API: https://digmyname.com/api
  • MCP server: https://digmyname.com/mcp (npm: domain-check-skills-mcp)
  • Speed benchmark: https://digmyname.com/speed

Quick start

No install needed to try it — the site and the API are both live.

curl "https://api.digmyname.com/functions/v1/public-api/check?domain=acmeforge.io"
{
  "result": {
    "domain": "acmeforge.io",
    "available": true,
    "price_usd": 28.12,
    "cheapest_registrar": { "name": "Porkbun", "reg_price_usd": 28.12 },
    "buy_url": "https://porkbun.com/checkout/search?q=acmeforge.io"
  }
}

Free, no API key, no account — 60 requests/minute/IP. Full docs: digmyname.com/api.

Want your LLM to call it directly instead? One line: claude mcp add domain-check -- npx -y domain-check-skills-mcp — see mcp/README.md.

What it does

DigMyName checks domain availability in real time across 50+ TLDs. Availability is cross-checked against two independent signals on every name — RDAP (resolved via the IANA bootstrap registry) and DNS-over-HTTPS (Cloudflare, Google and AdGuard, hedged) — with a third, Fastly Domain Research, brought in only where those two are not enough (an uncertain answer, a premium suspect, a brand-blocked label, the zones without public RDAP, and the name the visitor typed). When the signals disagree we show an honest Unverified state instead of guessing. For the popular extensions the visitor's browser asks the registry's RDAP server and DNS-over-HTTPS directly for the first answer, over connections opened while the name is still being typed; the edge re-checks every card and stays the authority. Prices are refreshed weekly from the registrars' own catalogs and pages.

On top of availability you get side-by-side registrar pricing for 6 registrars, including the renewal traps that first-year promo prices hide (a $1 registration that renews at $61 is not a deal). Everything is also exposed through a free, no-auth JSON API for agents, plus an MCP server so any LLM — Claude, Cursor, Windsurf, Continue, Zed — can check domains directly.

Speed

Under 0.5 s to the first answer at the 95th percentile for a cold visitor — 386 ms from the US, 485 ms from the EU, 150 fresh browsers each, September 2026 · the full check with pricing lands in about half a second (median). Everyday numbers, not a lab result — the on-screen stopwatch is the live proof; your numbers vary by network, TLD and cache — see digmyname.com/speed.

Tech stack

  • Vite
  • React
  • TypeScript
  • shadcn/ui
  • Tailwind CSS
  • Supabase edge functions (Deno)

Development

The only requirement is having Node.js & npm installed — install with nvm.

# Step 1: Clone the repository.
git clone https://github.com/seomarlboro/digmyname.git

# Step 2: Navigate to the project directory.
cd digmyname

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev

Tests

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y domain-check-skills-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add domain-check-skills-mcp -- npx -y domain-check-skills-mcp
Add to Cursor

Domain Check Skills: common questions

Is Domain Check Skills MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Domain Check Skills safety report
How do I install Domain Check Skills?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Domain Check Skills need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Domain Check Skills maintained?
The last commit was 5 days ago (2026-09-16). The latest release is v1.2.12.
What can I use instead of Domain Check Skills?
Servers from other publishers that do the same job: Domain Liveness MCP server.

Alternatives to Domain Check Skills

Same job from other publishers: the closest match first, then the best rated.

  • Domain Liveness
    Is this business's website still there? Checks apex and www, and DNS separately from HTTP.
    A

More from seomarlboro