Skip to main content
Glama

MCP Etherscan Server

by 5ajaki

get-ens-name

Retrieve the Ethereum Name Service (ENS) name associated with a specific Ethereum address using the MCP Etherscan Server tool. Simplify address lookup for enhanced clarity.

Instructions

Get the ENS name for an Ethereum address

Input Schema

NameRequiredDescriptionDefault
addressYesEthereum address (0x format)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Ethereum address (0x format)", "pattern": "^0x[a-fA-F0-9]{40}$", "type": "string" } }, "required": [ "address" ], "type": "object" }
Install Server

Other Tools from MCP Etherscan Server

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/5ajaki/mcp-etherscan-server'

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