Skip to main content
Glama
205,030 tools. Last updated 2026-06-15 02:33

"Ethers" matching MCP tools:

  • Retrieve details for all blockchain networks including names, chain IDs, and RPC URLs to configure Ethereum tools and specify network parameters.
    MIT
  • Retrieve blockchain network details including chain ID, native token, and RPC URL for Ethereum-compatible networks to configure wallet connections and interactions.
    MIT
  • Prepare ETH transfer transactions for signing by specifying sender, recipient, amount, and gas parameters. Generates transaction data ready for blockchain submission.
    MIT
  • Retrieve a list of all supported blockchain networks and their configurations for interacting with Ethereum-based systems through the MCP Ethers Wallet server.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Etherscan MCP — multichain block-explorer API (Etherscan V2)

  • Etherscan Api - 71 tools for data, metrics, and on-chain analytics

  • Prepare ERC20 token transfer transactions for signing and broadcasting. Specify token contract, recipient, amount, and sender addresses to generate transaction data.
    MIT
  • Check how many ERC721 NFTs a specific address owns from a given smart contract. Use this tool to verify NFT ownership balances on Ethereum networks.
    MIT
  • Retrieve ERC20 token balances for any Ethereum address by specifying the token contract and wallet address. Returns balance amount with token symbol for clear identification.
    MIT
  • Retrieve the Ethereum address that owns a specific ERC721 NFT token by providing the contract address and token ID. This tool queries blockchain data to identify current NFT ownership.
    MIT
  • Retrieve all available prompts from the MCP Ethers Wallet server to access Ethereum network interactions, wallet management, blockchain queries, and smart contract operations.
    MIT
  • Prepare transaction data for setting or revoking approval of all NFTs in an ERC721 contract to a specific operator address. This enables or disables bulk transfers of your NFTs by that operator.
    MIT
  • Prepare ERC1155 token transfer transactions for signing by generating transaction data with required parameters like contract addresses, token IDs, and amounts.
    MIT
  • Retrieve basic details about an ERC721 NFT collection, including name, symbol, and total supply, by providing the contract address.
    MIT