Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dcSpark • Blockchain & Crypto
An MCP server that gives Claude access to Ethereum and EVM-compatible blockchain operations (wallet management, transactions, contract calls) via ethers.js v5.
Create, import, encrypt, and manage Ethereum/EVM wallets programmatically for signing and sending transactions.
Query blockchain state (balances, nonces, blocks, transactions, logs, contract storage and code) and perform contract calls without sending transactions.
Sign messages and EIP-712 typed data, verify signatures, and populate or estimate transactions before broadcasting.
This MCP server exposes tools for creating and managing wallets, querying chain and account state, signing and sending transactions, and interacting with smart contracts on EVM-compatible chains. It supports wallet creation from random keys, mnemonics, encrypted JSON, and provides signing utilities (messages and EIP-712 typed data). The server is designed to integrate with Claude Desktop and can be run locally or via npx for quick usage. It provides provider and network-level methods (blocks, transactions, logs, gas estimation, ENS lookups) to enable agents to perform full Ethereum workflows.
Set the provider URL. By default, the provider URL is set to the ETH mainnet or the URL set in the PROVIDER_URL environment variable.
Create a new wallet with a random private key
Create a wallet from a private key
Create a mnemonic phrase
Create a wallet from a mnemonic phrase
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.