Skip to main content
Glama
552,180 tools. Updated 2026-09-12 12:04

"IOTA" matching MCP tools:

  • Look up an IOTA group by reference number to get its name, DXCC entity, bounding box, center coordinates, credit percentage, and island count.
    GPL 3.0
  • Map DXCC entities to IOTA groups or vice versa by providing a DXCC number or IOTA reference number.
    GPL 3.0
  • Retrieve IOTA programme statistics including total groups and islands, breakdown by continent, DXCC entity count, and most/least credited groups.
    GPL 3.0
  • List all islands and subgroups within an IOTA group, returning the full hierarchy of subgroups and individual islands.
    GPL 3.0
  • Find IOTA groups near a location by providing latitude and longitude. Returns the closest groups based on great-circle distance.
    GPL 3.0
  • Execute IOTA CLI commands for blockchain operations not handled by specialized tools, enabling direct interaction with the IOTA network.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search IOTA groups and islands by name. Results are deduplicated by IOTA reference number.
    GPL 3.0
  • Get current IOTA token price from CoinGecko. Access live IOTA market value for trading and portfolio management.
    -
  • Resolve an IOTA Name Service (IOTA NS) name to its blockchain address, simplifying transactions by using human-readable names.
    -
  • Run any IOTA CLI command—client gas, objects, PTB—to interact directly with the IOTA blockchain for account management, state inspection, and transaction execution.
    -
  • Compile a Move package on IOTA by providing the path to the package directory. Produces a deployable artifact.
    -
  • Retrieve complete details of an IOTA object using its object ID. Enables AI coding agents to access IOTA blockchain data directly.
    -
  • Get build and runtime logs for any deployment, or the latest, to monitor progress and diagnose failures like missing dependencies or build errors.
    MIT
  • Set an environment variable for a project. Variables are encrypted at rest and injected at container runtime to configure your application securely.
    MIT
    Destructive