Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BSC_RPC_URLNoOptional. BSC RPC URL.
ETH_RPC_URLNoOptional. Ethereum RPC URL.
TON_ADDRESSYesRequired. TON wallet address.
TON_API_KEYNoOptional but recommended. TON Center API key from @tonapibot on Telegram.
TON_RPC_URLNoOptional. TON RPC URL. Defaults to https://toncenter.com/api/v2/jsonRPChttps://toncenter.com/api/v2/jsonRPC
XRP_ADDRESSNoOptional. XRP account address used to verify the derived address.
XRP_RPC_URLNoOptional. XRP Ledger node URL. Uses a public endpoint if not specified.
BASE_RPC_URLNoOptional. Base RPC URL.
TON_MNEMONICYesRequired. 24-word recovery phrase for TON wallet.
XRP_MNEMONICNoXRP mnemonic recovery phrase. Either this or XRP_PRIVATE_KEY is required for XRP transactions.
SOLANA_RPC_URLNoOptional. Solana RPC URL. Uses a public endpoint if not specified.
CARDANO_NETWORKNoOptional. Cardano network to use (mainnet, testnet, preview, preprod). Defaults to mainnet.mainnet
ETH_PRIVATE_KEYYesEthereum private key required for transactions.
POLYGON_RPC_URLNoOptional. Polygon RPC URL.
SOCHAIN_API_KEYNoOptional. SoChain API key for UTXO chain data providers.
XRP_PRIVATE_KEYNoXRP private key in hex. Either this or XRP_MNEMONIC is required for XRP transactions.
ARBITRUM_RPC_URLNoOptional. Arbitrum RPC URL.
CARDANO_MNEMONICYesRequired for transaction signing. Cardano wallet mnemonic phrase (15 or 24 words).
ENABLE_TON_TOOLSYesSet to 'true' or 'false' to enable/disable TON tools.
OPTIMISM_RPC_URLNoOptional. Optimism RPC URL.
AVALANCHE_RPC_URLNoOptional. Avalanche RPC URL.
BERACHAIN_RPC_URLNoOptional. Berachain RPC URL.
BLOCKFROST_API_KEYYesRequired. Cardano Blockfrost API key. Get one from https://blockfrost.io/
SOLANA_PRIVATE_KEYYesBase58-encoded Solana private key required for transactions.
THORCHAIN_MNEMONICNoOptional. THORChain mnemonic.
THORCHAIN_NODE_URLNoOptional. THORChain node URL. Defaults to https://thornode.ninerealms.comhttps://thornode.ninerealms.com
BLOCKCYPHER_API_KEYNoOptional. BlockCypher API key for UTXO chain data providers.
ENABLE_RIPPLE_TOOLSYesSet to 'true' or 'false' to enable/disable XRP Ledger tools.
ENABLE_SOLANA_TOOLSYesSet to 'true' or 'false' to enable/disable Solana tools.
ENABLE_BITCOIN_TOOLSYesSet to 'true' or 'false' to enable/disable Bitcoin tools.
ENABLE_CARDANO_TOOLSYesSet to 'true' or 'false' to enable/disable Cardano tools.
CARDANO_ACCOUNT_INDEXNoOptional. Cardano account index. Defaults to 0.0
ENABLE_DOGECOIN_TOOLSYesSet to 'true' or 'false' to enable/disable Dogecoin tools.
ENABLE_ETHEREUM_TOOLSYesSet to 'true' or 'false' to enable/disable Ethereum and EVM chain tools.
ENABLE_LITECOIN_TOOLSYesSet to 'true' or 'false' to enable/disable Litecoin tools.
THORCHAIN_PRIVATE_KEYNoOptional. THORChain private key.
ENABLE_THORCHAIN_TOOLSYesSet to 'true' or 'false' to enable/disable THORChain tools.
ENABLE_BITCOINCASH_TOOLSYesSet to 'true' or 'false' to enable/disable Bitcoin Cash tools.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/adroamccullinp/web3-mcp'

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