Skip to main content
Glama

ens-mcp

resolve_ens_name

Convert an ENS domain name into its corresponding Ethereum address using the resolve_ens_name tool on the ens-mcp server. Simplify Ethereum address lookup for ENS domains.

Instructions

Resolve an ENS name to its Ethereum address.

Input Schema

NameRequiredDescriptionDefault
domainYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" } }, "required": [ "domain" ], "title": "resolve_ens_nameArguments", "type": "object" }
Install Server

Other Tools from ens-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/kukapay/ens-mcp'

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