iota_evm_mcp_server

iota_evm_mcp_server

3.2

If you are the rightful owner of iota_evm_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A comprehensive Model Context Protocol (MCP) server that provides blockchain services for IOTA and multiple EVM-compatible networks.

The IOTA MCP Server leverages the Model Context Protocol to provide blockchain services to AI agents, with a special focus on IOTA and its ecosystem. It supports a wide range of services including reading blockchain state, interacting with smart contracts, transferring tokens, and IOTA-specific services like staking and network status monitoring. The server supports 30+ EVM networks and offers a consistent interface for AI agents to access blockchain functionality across these networks.

Features

  • IOTA-Specific Features: Includes support for IOTA EVM, IOTA Testnet, and Shimmer networks, token information, network metrics, and smart contract deployment.
  • Blockchain Data Access: Provides multi-chain support for 30+ EVM-compatible networks, access to block data, transaction details, and address balances.
  • Token Services: Supports ERC20, ERC721, and ERC1155 tokens with functionalities like metadata retrieval, balance checks, and transfers.
  • Smart Contract Interactions: Allows reading and writing contract states, contract verification, and event log retrieval.

Tools

  1. get_iota_network_info

    Get information about IOTA networks.

  2. get_iota_balance

    Get token balances for an address.

  3. transfer_iota

    Transfer IOTA tokens to another address.

  4. get_iota_staking_info

    Get staking information.

  5. verify_iota_network_status

    Check network health and status.