io.github.seomarlboro/domain-check-skills-mcp
World's fastest domain check. Or the second — dispute it. 52 TLDs, 7 registrars, no API key.
Open source Open in the app JSON README (API)
About
World's fastest domain check. Or the second — dispute it. 52 TLDs, 7 registrars, no API key.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- seomarlboro
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 1.2.2
- Stars
- 1
- Last push
- 2026-08-15T16:58:48Z
- Repository state
- ativo
- Language
- TypeScript
- Added
- 2026-08-29 04:01:22
- Updated
- 2026-08-29 04:01:22
- Origin id
io.github.seomarlboro/domain-check-skills-mcp
README
# DigMyName [](https://www.npmjs.com/package/domain-check-skills-mcp) [](https://www.npmjs.com/package/domain-check-skills-mcp) [](https://github.com/seomarlboro/digmyname/blob/main/LICENSE)   **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`](https://www.npmjs.com/package/domain-check-skills-mcp)) - Speed benchmark: https://digmyname.com/speed ## What it does DigMyName checks domain availability in real time across 50+ TLDs. Availability is cross-checked against three independent signals — RDAP (resolved via the IANA bootstrap registry), DNS-over-HTTPS (Cloudflare, Google and AdGuard, hedged), and Fastly Domain Research — and when they disagree we show an honest **Unverified** state instead of guessing. Pricing comes from Porkbun's live catalog. 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 **~170 ms** typical first answer · **~370 ms typical** full pipeline (availability + premium + pricing). Everyday numbers from a single datacenter, Aug 2026 — not a lab result, the on-screen stopwatch is the live proof; your numbers vary by network/TLD/cache — see [digmyname.com/speed](https://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](https://github.com/nvm-sh/nvm#installing-and-updating). ```sh # 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 ``` ## License MIT. The `mcp/` package is published under MIT as well. ## Built with Lovable DigMyName is built and shipped with [Lovable](https://lovable.dev). If you want to try it, this is a **referral link** — signing up through it gives *you* free Lovable credits and supports DigMyName's development at no cost to you: **https://lovable.dev/invite/8W3RM72** (Prefer no referral? Just go to [lovable.dev](https://lovable.dev) directly.)