drio
Open app

ENS MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

ENS MCP Server is a server designed for the Ethereum Name Service (ENS) that allows users to interact with the ENS system to resolve names, check availability, retrieve records, and more.

To use the ENS MCP Server, clone the repository, install the dependencies, configure Ethereum providers, and then run the server using either npx or a local script.

  • Resolve ENS names to Ethereum addresses. - Perform reverse lookups to get ENS names from Ethereum addresses. - Retrieve text records associated with ENS names. - Check the availability of ENS names for registration. - Get comprehensive information about ENS names, including ownership and history. - Support for subdomain queries and registration price checks.
  1. Resolving ENS names for dApps and wallets.
  2. Checking the availability of desired ENS names for new users.
  3. Retrieving metadata associated with ENS names for display in applications.
  4. Managing ENS name registrations and subdomains.

Add to your AI client

Use these steps to connect ENS MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "ens-mcp-server-justaname-id": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "ens-mcp-server-justaname-id": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "ens-mcp-server-justaname-id": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "ens-mcp-server-justaname-id": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "ens-mcp-server-justaname-id": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "ens-mcp-server-justaname-id": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ens-mcp-server-justaname-id"
      ]
    }
  }
}

FAQ

What is the purpose of the ENS MCP Server?

The ENS MCP Server facilitates interaction with the Ethereum Name Service, allowing users to resolve names and manage ENS records.

How do I install the ENS MCP Server?

You can install it by cloning the repository and running `npm install` in the project directory.

Is there a cost associated with using the ENS MCP Server?

The server itself is free to use, but registering ENS names may incur costs as per Ethereum's pricing.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2576,"uuid":"d936bfb0-33e1-4b57-a3ba-6142716f21dd","name":"ens-mcp-server","title":"ENS MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/159771991?v=4","created_at":"$D2025-03-13T08:55:06.279Z","updated_at":"$D2025-03-23T14:43:10.111Z","status":"created","author_name":"JustaName-id","author_avatar_url":"https://avatars.githubusercontent.com/u/159771991?v=4","tags":"ens-mcp-server,ethereum,mcp-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/JustaName-id/ens-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"3\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-11 11:51:39\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]