This MCP server provides Ethereum validation and cryptographic utilities, including address and private key validation, EIP-55 checksum conversion, address derivation, signature checks, and function selector encoding/decoding. It also includes ENS name validation, Keccak-256 hashing, vanity checks, and storage slot calculation.
From the registry: Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS
$ pip install -e .Please install the `validation-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install the package** — Install the MCP server package from the project source as documented in the README. Run: `pip install -e .`
Canonical MCP server config (stdio transport):
- command: `validation-mcp-server`
- args: []
Note: The README shows a stdio MCP server launched via the `validation-mcp-server` executable. No environment variables or additional runtime arguments are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI-powered threat hunting and incident response MCP server for Elasticsearch/OpenSearch