ZiaoLiu-1/BSC-MCP
If you are the rightful owner of BSC-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.
This MCP server provides tools for managing BSC wallets and tokens directly within Cursor.
Tools
Functions exposed to the LLM to take actions
wallet.create
Create a new BSC wallet.
wallet.import
Import an existing BSC wallet using private key.
wallet.list
List all available wallets.
wallet.balance
Get the balance of a wallet.
wallet.send
Send BNB/tBNB from a wallet to another address.
token.list
List all tokens for a wallet.
token.balance
Get the balance of a token.
token.transfer
Transfer tokens between wallets.
token.approve
Approve token spending.
network.switch
Switch between mainnet and testnet.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client