Skip to main content
Glama

Domain Availability Checker MCP

Mozilla Public License 2.0
4

check_domain

Determine domain availability for exact names or across popular TLDs. Returns results and suggests alternative options for registration. Use the --domain flag to check specific or broad domain queries.

Instructions

Check domain availability. Usage examples: - "mysite.com --domain" - checks exact domain - "mysite --domain" - checks mysite across all popular TLDs - "test.io --domain" - checks test.io exactly, plus test across all TLDs Args: domain_query (str): Domain to check with --domain flag Returns: Dict containing availability results for the domain and suggested alternatives

Input Schema

NameRequiredDescriptionDefault
domain_queryYes

Input Schema (JSON Schema)

{ "properties": { "domain_query": { "title": "Domain Query", "type": "string" } }, "required": [ "domain_query" ], "title": "check_domainArguments", "type": "object" }
Install Server

Other Tools from Domain Availability Checker MCP

Related Tools

    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/imprvhub/mcp-domain-availability'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server