resolve_ens
ActiveTool of Ens
declared in 0.1.0
Resolve an ENS name (e.g. "vitalik.eth") to its Ethereum address and profile records (avatar, description, socials: twitter/github/discord/email/url). Keyless.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "An ENS name, e.g. \"nick.eth\"."
}
}
}Parent server
Ens
https://github.com/pipeworx-io/mcp-ens
1/7 registries