EVM Blockchain

EVM Blockchain

mcpdotdirect

Provides blockchain data access and token operations across 60+ EVM-compatible networks including Ethereum, Arbitrum, Optimism, and Base. Features automatic ENS resolution and smart contract interaction with ABI fetching.

367329 views96Local (stdio)

What it does

  • Query blockchain data (blocks, transactions, balances)
  • Transfer native and ERC20 tokens
  • Resolve ENS names to addresses
  • Interact with smart contracts
  • Get token balances and metadata
  • Access chain information across networks

Best for

DeFi application developersBlockchain data analystsWeb3 automation toolsMulti-chain portfolio tracking
60+ EVM networks supportedAutomatic ABI fetchingENS resolution for all addresses

Tools (28)

get_chain_info

Get information about an EVM network

resolve_ens

Resolve an ENS name to an Ethereum address

get_supported_networks

Get a list of supported EVM networks

get_block_by_number

Get a block by its block number

get_latest_block

Get the latest block from the EVM

Alternatives