MCP Servers / cloud-service / ENS MCP Server

ENS MCP Server

JSON →
httpnone8cloud-service

Interact with the Ethereum Name Service (ENS) to resolve names, check availability, and retrieve records.

Install
How to run this server
[ { "cmd": "npx -y mcp-server-ens", "imports": [] } ]
server path: ens-mcp-server-2
Tools
What this server exposes
resolve_ens_name
Resolve an ENS name to an Ethereum address
lookup_ens_name
Lookup an Ethereum address to find its ENS name
get_ens_text_record
Get a text record for an ENS name
get_ens_addr_record
Get an address record for an ENS name
get_ens_content_hash
Get the content hash for an ENS name
get_ens_expiry
Get the expiry date of an ENS name
get_ens_owner
Get the owner of an ENS name
get_ens_resolver
Get the resolver contract for an ENS name
Configuration
Environment & auth
authnone
envPROVIDER_URL
Resources
ENS MCP Server — MCP Server · libregistry