Execute IOTA CLI commands for blockchain operations not handled by specialized tools, enabling direct interaction with the IOTA network.
136,896 tools. Last updated 2026-05-21 13:49
"IOTA" matching MCP tools:
- Check the IOTA balance of your active wallet to monitor cryptocurrency holdings and verify transaction status.
- Sign and execute IOTA blockchain transactions with human approval. Submit base64-encoded transaction bytes to trigger wallet signing and on-chain execution.
- View pending signing requests that require approval before processing IOTA blockchain transactions.
- Generate unsigned Move package publish transactions for agent wallet signing to deploy smart contracts on the IOTA blockchain.
- Decompile deployed Move modules to retrieve their ABI, including structs, functions, and type parameters for smart contract analysis.
Matching MCP Servers
- FlicenseAqualityDmaintenanceAn MCP server that enables AI agents to interact with the IOTA blockchain, supporting wallet management, transaction signing, and Move smart contract development. It provides tools for on-chain queries and CLI operations with a human-in-the-loop security model.Last updated1850
- Alicense-qualityBmaintenanceEnables interaction with Cumulocity IoT platform for device management, measurements, and alarm monitoring. Supports filtering devices, retrieving measurements with time-based queries, and accessing active alarms through natural language.Last updated8Apache 2.0
- Retrieve the active wallet address for IOTA blockchain interactions, enabling AI agents to manage wallets and execute transactions securely.
- List all derived wallet accounts to manage IOTA blockchain assets and track balances across multiple addresses.
- Retrieve current epoch details, checkpoint data, and network statistics for the IOTA blockchain to monitor network status and track consensus progress.
- Analyze test coverage for Move smart contracts by running tests and generating coverage reports to identify untested code paths.
- Fetch transaction details by digest to verify IOTA blockchain operations, enabling on-chain querying for wallet management and transaction verification.
- Fetch on-chain object data from the IOTA blockchain by ID to retrieve owner, type, version, and content details for analysis or verification.
- Cancel pending IOTA wallet signing requests by specifying the request ID, preventing unwanted transactions from proceeding.
- Change the IOTA wallet's active blockchain network between mainnet, testnet, and devnet for different transaction environments.
- Approve pending signing requests for IOTA blockchain transactions, enabling secure wallet operations through human confirmation.
- Compile Move smart contracts for the IOTA blockchain to verify code correctness and prepare deployment.
- List objects owned by a specific IOTA blockchain address to query ownership and manage assets on-chain.
- Retrieve coin objects for an address to estimate gas costs and query token balances on the IOTA blockchain.