Perform EVM chain queries, transfers, contract calls, and signing via Alchemy RPC.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "crypto-mcp-server" yet — see the docs or source repo.
Use crypto-mcp-server to query the native asset balance of Ethereum mainnet address 0x1234... and state the network used.
Returns the address balance, token unit, and network name.
Use crypto-mcp-server to send a 0.01 ETH transfer on Sepolia testnet and provide the transaction hash.
Returns the transaction hash, status, and network details.
Use crypto-mcp-server to call the transfer method of a given ERC-20 contract, and first sign a message for verification flow.
Returns the signature result, contract call result, and transaction summary.
Fetch and analyze ERC-20 metadata, balances, and allowances across chains.
Locally sign EVM, UTXO, Tron, and XRP transactions without network or API keys.
Get DEX quotes, routes, and swap execution across EVM chains.
Connect to Blockscout to inspect on-chain addresses, transactions, and contracts.
Integrate crypto payment requests, webhook verification, and payment URL generation.
Query Solana balances, transactions, tokens, and network status through MCP.