Moonscan (Moonbeam Network Explorer)

Moonscan (Moonbeam Network Explorer) MCP Connector for Claude

F

Access Moonbeam blockchain data via Moonscan — check GLMR balances, track transactions, and inspect smart contracts directly from any AI agent.

26 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Moonscan API key to any AI agent to explore the Moonbeam Network with ease. This server provides a comprehensive suite of tools for querying on-chain data without leaving your conversation.

What you can do

  • Account Balances — Retrieve GLMR balances for single or multiple addresses instantly.
  • Transaction History — Fetch normal and internal transactions, including block ranges and sorting options.
  • Token Transfers — Track ERC-20, ERC-721 (NFT), and ERC-1155 events for any address.
  • Contract Inspection — Access verified smart contract ABIs and source code for deep analysis.
  • Status Checks — Verify the receipt status of any transaction hash on the network.

How it works

  1. Subscribe to this server
  2. Enter your Moonscan API Key
  3. Start querying Moonbeam data from Claude, Cursor, or any MCP client

Who is this for?

  • Web3 Developers — Debug transactions and inspect contract code directly from your IDE.
  • Data Analysts — Aggregate balance data and transfer events for on-chain research.
  • Crypto Enthusiasts — Monitor wallet activity and token movements through natural language.
moonbeamglmrblockchain-explorersmart-contractsweb3

26 tools expose this connector's capabilities to your AI agent.

get_block_countdown

Get Estimated Block Countdown Time

get_block_number_by_time

Get Block Number by Timestamp

get_block_reward

Get Block Rewards

get_contract_abi

Get Contract ABI

get_contract_execution_status

Check Contract Execution Status

get_contract_source_code

Get Contract Source Code

get_erc1155_transfers

Get List of ERC-1155 Token Transfer Events

get_erc20_balance

Get ERC-20 Token Balance for Address

get_erc20_total_supply

Get ERC-20 Token Total Supply

get_erc20_transfers

Get List of ERC-20 Token Transfer Events

get_erc721_transfers

Get List of ERC-721 (NFT) Token Transfer Events

get_glmr_balance_multi

Get GLMR Balance for Multiple Addresses

get_glmr_balance

Get GLMR Balance for a Single Address

get_glmr_last_price

Get GLMR Last Price

get_glmr_total_supply

Get Total Supply of GLMR

get_internal_transactions

Get List of Internal Transactions

get_logs

Get Logs

get_normal_transactions

Get List of Normal Transactions

get_tx_receipt_status

Check Transaction Receipt Status

proxy_eth_block_number

Proxy: eth_blockNumber

proxy_eth_call

Proxy: eth_call

proxy_eth_estimate_gas

Proxy: eth_estimateGas

proxy_eth_gas_price

Proxy: eth_gasPrice

proxy_eth_get_block_by_number

Proxy: eth_getBlockByNumber

proxy_eth_get_transaction_by_hash

Proxy: eth_getTransactionByHash

proxy_eth_get_transaction_receipt

Proxy: eth_getTransactionReceipt

See how to talk to your AI agent using Moonscan (Moonbeam Network Explorer).

What is the current GLMR balance for 0x21130d97301b6A5723dC95ca7519483491744ef1?

The address 0x2113... currently holds 1,250.45 GLMR.

List the last 5 normal transactions for address 0x21130d97301b6A5723dC95ca7519483491744ef1 sorted by desc.

I've retrieved the 5 most recent transactions. The latest one was a transfer of 50 GLMR to 0xabc... at block 4,500,123.

Get the ABI for the smart contract at 0xacc15dc74880c9944775448304b263d191c6077f.

I have successfully retrieved the ABI for the contract. It includes functions like `transfer`, `balanceOf`, and `approve`. Would you like me to explain any specific function?

Yes! Use the `get_glmr_balance_multi` tool and provide a comma-separated list of addresses to get all balances at once.

Related Connectors