Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_get_ens_resolver

Retrieve the Ethereum Name Service (ENS) resolver for a specified ENS name to facilitate blockchain interactions and queries in the MCP Crypto Wallet EVM.

Instructions

Get the ENS resolver for a name

Input Schema

NameRequiredDescriptionDefault
nameYesThe ENS name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The ENS name", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/dcSpark/mcp-cryptowallet-evm'

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