Skip to content
@FindADomain

FindADomain

findadomain.dev

Find strong domain names faster.

findadomain.dev helps founders, marketers, and builders check domain availability across a wide range of TLDs with fast lookups, real-time results, and developer-friendly APIs.

What you can do

  • Search domain availability across classic and modern TLDs
  • Stream live results while checks run
  • Browse TLD categories and extension details
  • Use HTTP endpoints or MCP tools inside AI workflows

For developers

Use findadomain.dev as a domain intelligence layer in your app, agent, or internal tooling.

HTTP API

  • GET /check/{tld}/{name} - check one domain (?whois=1 optional)
  • GET /check-stream/{name} - stream checks across known TLDs (SSE)
  • GET /tlds - list available TLDs

MCP server

  • Endpoint: https://api.findadomain.dev/mcp/mcp
  • Tools:
    • check_domain (name, tld, optional whois)
    • list_tlds

Quick examples

# Replace https://api.findadomain.dev/mcp with your deployed API host

# Single domain check
curl "https://api.findadomain.dev/mcp/check/com/yourbrand"

# Include WHOIS fallback
curl "https://api.findadomain.dev/mcp/check/com/yourbrand?whois=1"

# Stream checks across TLDs
curl -N "https://api.findadomain.dev/mcp/check-stream/yourbrand"

Why teams use findadomain.dev

  • Faster shortlist validation before naming decisions
  • Better coverage than checking one registrar at a time
  • Easy integration for product flows and AI assistants

Links


If you are building naming tools, startup workflows, or AI copilots, findadomain.dev gives you a clean way to check availability at scale.

Popular repositories Loading

  1. .github .github Public

Repositories

Showing 1 of 1 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…