Ethereum Address Validator runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from pypi. Last commit 30 Jul 2026.
Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add validation-mcp-server -- uvx validation-mcp-server
{
"mcpServers": {
"validation-mcp-server": {
"args": [
"validation-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.validation-mcp-server]
command = "uvx"
args = ["validation-mcp-server"]
{
"mcpServers": {
"validation-mcp-server": {
"args": [
"validation-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"validation-mcp-server": {
"args": [
"validation-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.