← All MCP servers
MCP server directory

ENS Resolver — Name ↔ Address + Avatar

ENS name resolution API for AI agents. Resolve ENS names (vitalik.eth) to Ethereum addresses and reverse-resolve addresses to ENS names. Includes avatar URLs and text records. Tools: crypto\_resolve\_ens. Use this for displaying human-readable names, identity verification, or building wallet UIs. The identity layer every crypto agent needs. IMPORTANT: For wallet balance lookup, use wallet\_get\_portfolio instead. Returns: {address, name, avatar, records}. No API key required — x402 micropayment $0.002/call on Base L2.

Version:
hosted
Publisher:
axel-belfort

Install

Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.

Hosted — https://ens-resolver--axel-belfort.run.tools

claude mcp add --transport http ens-resolver-x402 https://ens-resolver--axel-belfort.run.tools

What it can do

As declared by the publisher

Tools · 1

  • crypto_resolve_ens

    Use this when you need to resolve an ENS name to an Ethereum address, or reverse-resolve an address to its ENS name. Returns resolution data in JSON. 1. address: resolved Ethereum address (0x...) 2.