Tairon-ai/bnb-mcp
If you are the rightful owner of bnb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The BNB Chain MCP Server v0.1 is a production-ready server designed for seamless integration with the BNB Chain blockchain, offering comprehensive wallet management, balance queries, and token transfer capabilities.
Tools
Functions exposed to the LLM to take actions
create_wallet
Generate a new BNB Chain wallet.
get_supported_tokens
List all supported BEP20 tokens.
get_bnb_balance
Get BNB balance for a wallet.
get_token_balance
Get BEP20 token balance.
transfer_bnb
Send BNB to another address.
transfer_token
Send BEP20 tokens.
swap
Swap tokens via PancakeSwap V3 Smart Router.
get_oracle_symbols
Get list of all available trading pairs from Binance Oracle.
get_token_price
Get current token price(s) from Binance Oracle.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client