Developer Tools
ens.tools
Provides ENS domain lookups, expiry checks, and ownership details.
ENDPOINT 1
https://ens.tools/.netlify/functions/mcp
Known tools 15
lookup_domainLook up details about an ENS domain including owner, expiry date, resolver, and registration date.
check_expiryCheck the expiry status of one or more ENS domains.
search_domainsSearch for ENS domains by pattern.
get_owner_domainsList all ENS domains owned by a specific Ethereum address.
check_agent_verificationCheck if an ENS domain has ENSIP-25 AI agent verification records.
is_name_availableCheck if an ENS domain name is available for registration.
get_name_priceGet the current registration/renewal price for an ENS domain name.
get_subnames_for_nameGet all subdomains (subnames) for an ENS domain.
get_name_historyGet the event history for an ENS domain including registrations, renewals, transfers, and resolver changes.
estimate_domain_valueEstimate the value of an ENS domain based on length, character patterns, dictionary words, and collections.
get_gas_estimateGet current Ethereum gas prices and estimate costs for ENS operations (registration, renewal, transfer, bulk renewal).
marketplace_searchSearch the ENS.Tools marketplace for listed domains.
marketplace_listingGet marketplace listing details for a specific ENS domain.
marketplace_statsGet ENS.Tools marketplace statistics: total listings, 24h volume, sales count, and all-time volume.
resolve_chainReturn the full ENSv2 hierarchical resolution chain for a name: every label from the root .eth TLD down to the leaf, with each level's registry owner, resolver address, and whether the resolver is inherited from a parent.