Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IOTA_RPC_URLNoIOTA JSON-RPC endpointhttps://api.mainnet.iota.cafe
IOTA_GRAPHQL_URLNoIOTA GraphQL endpointhttps://graphql.mainnet.iota.cafe
IOTA_WALLET_SERVERNoLocal agent wallet serverhttp://localhost:3847

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
iota_wallet_addressB

Get the current IOTA Agent Wallet address

iota_wallet_balanceA

Get IOTA balance of the current wallet

iota_wallet_accountsA

List all accounts in the IOTA Agent Wallet

iota_wallet_pendingA

Get pending transactions awaiting approval

iota_wallet_approveC

Approve a pending transaction

iota_wallet_rejectA

Reject a pending transaction

iota_wallet_switch_networkB

Switch wallet network

iota_wallet_sign_executeC

Sign and execute a transaction (base64 tx bytes)

iota_cliB

Run any IOTA CLI command (e.g. 'client gas', 'client objects', 'client ptb ...')

move_buildB

Build a Move package on IOTA

move_testC

Run Move unit tests

move_test_coverageB

Run Move tests and generate coverage report

move_publish_unsignedA

Build and create an unsigned publish transaction (safe — does not execute)

iota_objectB

Fetch details of an IOTA object by ID

iota_objects_by_ownerB

List all objects owned by an address

iota_get_coinsA

Get all coin objects for an address (IOTA or any token)

iota_transactionB

Fetch a transaction by digest

iota_coin_metadataB

Get metadata for a coin type

iota_package_infoA

Fetch Move package info, modules, and ABIs

iota_resolve_nameA

Resolve an IOTA Name Service (IOTA NS) name to address

iota_get_priceA

Get current IOTA token price via CoinGecko

iota_graphql_queryB

Run a raw GraphQL query against the IOTA GraphQL endpoint

iota_epoch_infoA

Get current epoch, checkpoint, and network stats

iota_decompileB

Decompile Move bytecode from a published package module

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dearsealx-blip/iota-agent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server