Skip to main content
Glama

Server Details

Ens - 23 tools for name resolution and reverse lookups

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
junct-bot/ens-mcp
GitHub Stars
0
Server Listing
Ens MCP Server

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 23 tool updates
    • First observedavailable
    • First observedcommit
    • First observedcommitments
    • First observedmakeCommitment
    • First observedmaxCommitmentAge
    • First observedMIN_REGISTRATION_DURATION
    • First observedminCommitmentAge
    • First observedNameRegistered
    • First observedNameRenewed
    • First observednameWrapper
    • First observedowner
    • First observedOwnershipTransferred
    • First observedprices
    • First observedrecoverFunds
    • First observedregister
    • First observedrenew
    • First observedrenounceOwnership
    • First observedrentPrice
    • First observedreverseRegistrar
    • First observedsupportsInterface
    • First observedtransferOwnership
    • First observedvalid
    • First observedwithdraw

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables comprehensive DNS operations including lookups for various record types, reverse DNS queries, batch processing, and DNS resolution tracing. Supports multiple DNS servers with configurable caching and robust error handling.
    4
    64
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables Claude to interact with the Ethereum Name Service (ENS) system to resolve names, check availability, retrieve records, and perform other ENS-related operations through natural language.
    8
    21
    8
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables agents to resolve ENS names to Ethereum addresses and reverse-resolve addresses to ENS names, including avatar URLs, through a pay-per-call x402 micropayment API.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.3/5.0
Disambiguation4/5

Most tools have distinct purposes, such as 'register' for domain registration, 'renew' for renewal, and 'commit' for commitment handling, with clear separation. However, some read functions like 'available' and 'valid' could be slightly ambiguous as both check domain status, though their descriptions clarify 'available' checks availability while 'valid' likely checks format or registration validity.

Naming Consistency3/5

The naming is mixed: most tools use lowercase verbs like 'get', 'call', or 'execute', but there are inconsistencies such as 'makeCommitment' (camelCase) versus others like 'commit' (lowercase), and event names like 'NameRegistered' (PascalCase). While readable, the lack of a uniform pattern across all tools reduces consistency.

Tool Count3/5

With 23 tools, the count is borderline high for an ENS domain management server, as it includes many read functions and events that might be consolidated. While it covers various aspects like registration, renewal, ownership, and pricing, it feels slightly heavy and could benefit from simplification without losing core functionality.

Completeness5/5

The tool set provides comprehensive coverage for ENS domain management, including core operations like register, renew, commit, and withdraw, along with read functions for availability, pricing, and configuration, and events for tracking changes. There are no obvious gaps; it supports the full lifecycle from checking availability to ownership transfer and fund recovery.