BscScan (BNB Chain Explorer)

BscScan (BNB Chain Explorer) MCP Connector for Claude

F

Access real-time BNB Chain data—check balances, track BEP-20/BEP-721 transfers, and inspect verified smart contracts directly from your AI agent.

16 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to BscScan to explore the BNB Chain ecosystem with unprecedented depth. This server provides a comprehensive suite of tools to query blockchain data, from simple balance checks to complex smart contract inspections.

What you can do

  • Wallet Analytics — Retrieve BNB balances for single or multiple addresses instantly.
  • Transaction History — Fetch normal and internal transactions to audit wallet activity.
  • Token Tracking — Monitor BEP-20 and BEP-721 (NFT) transfer events across the network.
  • Smart Contract Auditing — Access verified source code and ABIs for deep technical analysis.
  • Network Status — Check transaction receipt statuses and execution results.

How it works

  1. Subscribe to this server
  2. Enter your BscScan API Key
  3. Start querying the BNB Chain from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Web3 Developers — quickly fetch ABIs and source code without leaving your IDE.
  • Crypto Analysts — automate the tracking of whale movements and token distributions.
  • DeFi Users — verify transaction statuses and wallet balances through natural language.
bnb-chainbscscansmart-contractscrypto-walletweb3

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

get_bep20_transfers

Get List of BEP-20 Token Transfer Events by Address

get_bep721_transfers

Get List of BEP-721 (NFT) Token Transfer Events by Address

get_block_countdown

Get Estimated Block Countdown Time by BlockNo

get_block_reward

Get Block Rewards by BlockNo

get_bnb_balance_multi

Get BNB Balance for Multiple Addresses

get_bnb_balance

Get BNB Balance for a Single Address

get_bsc_price

Get Last Price of BNB

get_bsc_supply

Get Total Supply of BNB on BSC

get_contract_abi

Get Contract ABI for Verified Source Codes

get_contract_execution_status

Check Contract Execution Status

get_contract_source_code

Get Contract Source Code for Verified Source Codes

get_eth_block_number

Get Current Block Number (Proxy)

get_eth_transaction_by_hash

Get Transaction by Hash (Proxy)

get_internal_transactions

Get List of Internal Transactions by Address

get_normal_transactions

Get List of Normal Transactions by Address

get_transaction_receipt_status

Check Transaction Receipt Status

See how to talk to your AI agent using BscScan (BNB Chain Explorer).

Check the BNB balance for address 0x000000000000000000000000000000000000dEaD

I've checked the balance for that address. It currently holds 0.00 BNB.

List the last 5 BEP-20 token transfers for 0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c

I've retrieved the recent BEP-20 transfers for that address. [List of transfers with token names, amounts, and timestamps].

Get the source code for the contract at 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82

I've fetched the verified source code for the PancakeSwap: Token contract. It includes the Solidity files and compiler settings used for deployment.

Yes! Use the `get_bnb_balance_multi` tool and provide a comma-separated list of BSC addresses to get all balances in a single request.

Related Connectors