DigMyName — Domain Check & Registrar Pricing
Uses Cloudflare's DNS-over-HTTPS API to verify domain availability as part of real-time domain checks.
Uses Google's DNS-over-HTTPS as a secondary resolver to cross-check domain availability.
Retrieves live registrar pricing from Porkbun's catalog to compare domain prices across registrars.
DigMyName
The fastest domain search — or the second. Dispute it. Free, honest domain availability checks across 52 TLDs with 7-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
Related MCP server: domainkits-mcp
What it does
DigMyName checks domain availability in real time across 52 TLDs. Availability is cross-checked against three independent signals — RDAP (resolved via the IANA bootstrap registry), DNS-over-HTTPS (Cloudflare, hedged with Google), and Domainr — 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 7 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 median full pipeline (availability + premium + pricing), p95 under 1 second. Measured Aug 2026, single datacenter; your numbers vary by network/TLD/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 devLicense
MIT. The mcp/ package is published under MIT as well.
Built with Lovable
DigMyName is built and shipped with Lovable. 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 directly.)
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceIntelligent domain name suggestion service that checks real-time availability across multiple providers and works with MCP-compatible tools like Cursor and Claude Code.Last updated13Apache 2.0
- Flicense-qualityAmaintenanceDomainKits MCP connects AI assistants (Claude, GPT, etc.) to professional domain intelligence tools. Instead of guessing domain availability, the AI can actually check it. Instead of generic naming suggestions, it validates ideas against real market data.Last updated6
- AlicenseBqualityCmaintenancedomain-suite-mcp is an MCP server that gives AI agents full autonomous control over the domain lifecycle. From checking availability and registering domains to managing DNS records, SSL certificates, and email authentication across Porkbun, Namecheap, GoDaddy, and Cloudflare through a unified set of 21 tools.Last updated211813MIT
- AlicenseAqualityAmaintenanceDomain registration for AI agents. Check availability, buy domains (Stripe or x402 crypto), and auto-configure Cloudflare DNS - all without leaving your coding session.Last updated94MIT
Related MCP Connectors
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.
Confidence-scored domain availability checking for AI agents via CanYouGrab.it
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/seomarlboro/digmyname'
If you have feedback or need assistance with the MCP directory API, please join our Discord server