Back to directory
adamj-vc/validation-cloud-mcp

adamj-vc/validation-cloud-mcp

@adamj-vc

An MCP server implementation for interacting with Validation Cloud's Ethereum Node API, with automatic conversion of hex values to decimal.

ethereumblockchainapivalidation-cloudjson-rpcnodecryptocloud

Installation & Configuration

{
  "mcpServers": {
    "validation-cloud": {
      "command": "/opt/homebrew/opt/node@20/bin/node",
      "args": [
        "/Users/username/validation-cloud-mcp/build/index.js"
      ],
      "env": {
        "VALIDATION_CLOUD_API_KEY": ""
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15