Find a Domain

check_domainTool

Check if a domain is available for a specific TLD

Parameters

nameRequiredDomain name to check (without TLD)
tldRequiredTop-level domain (e.g., com, org, net)
whoisOptionalWhether to perform WHOIS check

Example Usage

{ "name": "example", "tld": "com", "whois": true }

list_tldsTool

Get a list of all available top-level domains (TLDs)

Parameters

No parameters required

Response

{ "tlds": ["com", "net", "org", ...], "count": 1444 }

Getting Started

How to use the findadomain MCP server

Server Information

  • Name: findadomain-api
  • Version: 1.0.0
  • Protocol: Model Context Protocol (MCP)

Endpoint

https://api.findadomain.dev/mcp

Transport

HTTP-based communication with JSON responses

About MCP Integration

Connect AI applications to real-time domain data

Key Features

  • • Real-time domain availability across 1444+ TLDs
  • • WHOIS data retrieval with structured responses
  • • Seamless AI assistant and chatbot integration
  • • HTTP-based with JSON responses

Common Use Cases

  • • AI-powered domain name generators
  • • Automated domain portfolio management
  • • Business name validation workflows
  • • Domain monitoring applications