Back to directory
justaname-id/ens-mcp-server

justaname-id/ens-mcp-server

@JustaName-id

MCP Server for Ethereum Name Service (ENS), enabling AI assistants to resolve names, check availability, retrieve records, and more.

ensethereumname-serviceblockchainweb3dnstool

Installation & Configuration

{
  "mcpServers": {
    "ens": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-ens"
      ],
      "env": {
        "PROVIDER_URL": "https://your-provider-url.com,https://your-backup-provider.com"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17