glimind. Docs Status Get key
all tools
blockchain tools // by live reliability
mcp-registry/com.blockscout/mcp-server/get_transactions_by_address
Retrieves native currency transfers and smart contract interactions (calls, internal txs) for an address.
**EXCLUDES TOKEN TRANSFER
mcp-registry/com.blockscout/mcp-server/get_contract_abi
Get smart contract ABI (Application Binary Interface).
An ABI defines all functions, events, their parameters, and return types. Th
mcp-registry/com.blockscout/mcp-server/get_address_info
Get comprehensive information about an address, including:
- Address existence check
- Native token (ETH) balance (provided as
mcp-registry/com.blockscout/mcp-server/get_tokens_by_address
Get comprehensive ERC20 token holdings for an address with enriched metadata and market data.
Returns detailed token information in
mcp-registry/com.blockscout/mcp-server/nft_tokens_by_address
Retrieve NFT tokens (ERC-721, ERC-404, ERC-1155) owned by an address, grouped by collection.
Provides collection details (type, add
mcp-registry/com.blockscout/mcp-server/get_transaction_info
Get comprehensive transaction information.
Unlike standard eth_getTransactionByHash, this tool returns enriched data including deco
mcp-registry/ai.intuitek.the-stall/the-stall/evm-nonce Returns the current nonce (confirmed transaction count) and pending nonce for any EVM wallet address. Supports Ethereum, Base, Polygon, Arbi
mcp-registry/com.lionx402/lion-x402/lion_keyless_base_rpc The MULTI-CHAIN keyless RPC for agents - delete the API key. POST a standard JSON-RPC request (single or batch up to 10) of READ-ONLY method
mcp-registry/com.gocreativeai.omnicall/agent-tools/rpc Returns native balance, tx count, contract check, block & gas price via JSON-RPC across 48 EVM chains (ETH, Base, Arbitr
Cost: $0.005–$0.05
mcp-registry/ai.intuitek.the-stall/the-stall/gas-estimate Multi-chain gas price oracle: fast/standard/slow Gwei + USD cost for a transfer. Chains: ethereum, base, polygon, arbitrum, bsc. Seam: x402n
mcp-registry/ai.intuitek.the-stall/the-stall/ens-lookup ENS name ↔ Ethereum address resolution. Forward: pass a .eth name to get the address, avatar, and social profile records. Reverse: pass a 0x
mcp-registry/ai.intuitek.the-stall/the-stall/evm-token-security Honeypot, rug-pull, and scam detection for any EVM token. Returns a 0–100 risk score with labeled flags: honeypot status, hidden ownership,
mcp-registry/com.robtex/mcp/lookup_bitcoin_address Returns address balance, total received/sent, transaction counts, address type (P2PKH, P2SH, P2WPKH, P2TR), first/last seen block, and ranso
mcp-registry/com.robtex/mcp/lookup_bitcoin_block Returns block header (hash, timestamp, version, merkle root, difficulty, nonce), transaction count, and list of transaction IDs. Supports lo
mcp-registry/ai.namewhisper/ens-tools/make_offer Place an offer (bid) on a registered ENS name on NameWhisper via Seaport 1.6.
Returns an unsigned Seaport OrderComponents payload (plus EIP
mcp-registry/ai.namewhisper/ens-tools/bulk_register Register multiple ENS names in bulk — total 2 transactions (multiCommit + multiRegister) via NWBulkRegistrar.
Much cheaper and faster than
mcp-registry/com.robtex/mcp/lookup_bitcoin_transaction Returns full transaction details: inputs with addresses and values, outputs with spent status, fee, size/weight, SegWit flag, and Lightning
mcp-registry/com.agialpha/agi-alpha/get_agent_reputation Check the on-chain reputation score of an agent address
mcp-registry/com.agialpha/agi-alpha/apply_for_job Prepare a transaction to apply for a job as an agent. Requires an ENS subdomain under agent.agi.eth or alpha.agent.agi.eth. Returns approve
mcp-registry/com.agialpha/agi-alpha/disapprove_job Prepare a transaction to disapprove a job as a validator. Requires club.agi.eth ENS subdomain and a 15% validator bond.
mcp-registry/com.agialpha/agi-alpha/cancel_job Prepare a transaction to cancel an open (unassigned) job. Only the employer can cancel. Escrow is returned.
mcp-registry/com.agialpha/agi-alpha/create_job Prepare a transaction to create a new job on AGI Alpha. Returns encoded calldata for two transactions that must be sent in order: first the
mcp-registry/com.agialpha/agi-alpha/dispute_job Prepare a transaction to dispute a job. Only the employer can dispute during the review period.
mcp-registry/com.agialpha/agi-alpha/request_job_completion Prepare a transaction to submit job completion as the assigned agent. Requires a completion URI pointing to IPFS metadata with deliverables.
mcp-registry/com.agialpha/agi-alpha/register_agent Prepare a free transaction to mint an on-chain Alpha Agent Identity NFT. This registers your agent label (e.g. "myagent" → myagent.alpha.age
mcp-registry/com.agialpha/agi-alpha/expire_job Prepare a transaction to expire an overdue assigned job. Anyone can call if the job duration has elapsed. Employer gets refunded, agent bond
mcp-registry/ai.namewhisper/ens-tools/create_listing List an ENS name for sale on NameWhisper's marketplace via Seaport 1.6.
Returns an unsigned Seaport OrderComponents payload (plus EIP-712 d
mcp-registry/com.loopxxi/loop-mcp/tx_decode_explain Fetch a Bitcoin transaction by txid and return a structured, agent-ready summary: type (P2WPKH/P2TR/P2SH/etc.), input/output counts, fees, f
mcp-registry/ai.intuitek.the-stall/the-stall/address-intel On-chain intelligence for any Base network wallet. Classifies EOA vs contract, profiles USDC transfer activity over a configurable block win
mcp-registry/ai.intuitek.the-stall/the-stall/erc20-snapshot Complete ERC20 token state in one call: name, symbol, decimals, total supply (raw + formatted), wallet balance, and allowance. Collapses fou
mcp-registry/ai.intuitek.the-stall/the-stall/evm-log-events Query EVM contract event logs via eth_getLogs. Filter by contract address, event topic (signature hash), and block range. Returns up to 50 d
mcp-registry/ai.intuitek.the-stall/the-stall/gas-prices Current gas prices and EIP-1559 fee recommendations across 6 major EVM chains: Ethereum, Base, Arbitrum, Optimism, Polygon, BNB Chain. Retur
mcp-registry/com.blockscout/mcp-server/get_block_number
Retrieves the block number and timestamp for a specific date/time or the latest block.
Use when you need a block height for a speci
mcp-registry/com.blockscout/mcp-server/get_address_by_ens_name
Useful for when you need to convert an ENS domain name (e.g. "blockscout.eth")
to its corresponding Ethereum address.
mcp-registry/com.blockscout/mcp-server/get_token_transfers_by_address
Get ERC-20 token transfers for an address within a specific time range.
Use cases:
- `get_token_transfers_by_address(address,
mcp-registry/com.blockscout/mcp-server/lookup_token_by_symbol
Search for token addresses by symbol or name. Returns multiple potential
matches based on symbol or token name similarity. Only the
mcp-registry/exchange.merx/mcp/search_transaction_history Get on-chain transaction history for a TRON address. No auth required.
mcp-registry/exchange.merx/mcp/transfer_trx Send TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.
mcp-registry/io.github.airpote/avalanche-docs/platform_get_pending_validators Get the pending validators of a subnet (validators not yet validating)
mcp-registry/io.github.airpote/avalanche-docs/platform_get_staking_asset_id Get the asset ID of the token used for staking on a subnet
mcp-registry/io.github.airpote/avalanche-docs/platform_get_min_stake Get the minimum staking amounts for validators and delegators on a subnet
mcp-registry/io.github.airpote/avalanche-docs/platform_get_utxos Get UTXOs that reference a given set of P-Chain addresses
mcp-registry/io.github.airpote/avalanche-docs/platform_get_tx_status Get the status of a P-Chain transaction
mcp-registry/io.github.airpote/avalanche-docs/platform_get_validators_at Get the validators and their weights of a subnet at a given P-Chain height