Find a Domain
test
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add dmasdfg8/test
# Browse available tools
npx -y smithery tool list dmasdfg8/test
# Get full schema for a tool
npx -y smithery tool get dmasdfg8/test check_domain
# Call a tool
npx -y smithery tool call dmasdfg8/test check_domain '{}'Direct MCP Connection
Endpoint: https://test--dmasdfg8.run.tools
Tools (2)
check_domain— Check if a domain is available for a specific TLDlist_tlds— Get a list of all available top-level domains (TLDs)
# Get full input/output schema for a tool
npx -y smithery tool get dmasdfg8/test