Skip to content
Back to search
30
MCP

Ethereum Address Validator

io.github.nirholas/validation-mcp-server

Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Address Validator
Parses, validates, and normalizes postal addresses with country detection and format verification.
0 tools
Ethereum Address Monitor
Provides real-time Ethereum address monitoring across multiple blockchain networks using Server-Sent Events, enabling continuous tracking of
0 tools
Address Validator API
Parse, validate and normalize postal addresses. Detect country, verify format. x402.
1 tools · sse
Address Validator API
Parse, validate and normalize postal addresses. Detect country, verify format. x402.
0 tools · sse
ENS Resolver
Resolve ENS names to Ethereum addresses and reverse-lookup addresses to names.
0 tools
Email Validator AI
Tools for validating email addresses, checking formats, and verifying deliverability.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_address_validator": {
      "url": "None",
      "transport": "http"
    }
  }
}