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.
The BSC Wallet Provider for Cursor is a Model Context Protocol (MCP) server designed to facilitate the management of Binance Smart Chain (BSC) wallets and tokens directly within the Cursor environment. It offers a comprehensive suite of features that allow users to create, import, and manage wallets, perform token operations, and switch between BSC Mainnet and Testnet seamlessly. The server ensures persistent storage of wallets, allowing users to access their wallets in future sessions without the need for re-importing. The server is designed to be user-friendly, with easy installation and integration into the Cursor platform, making it an ideal tool for developers and users who need to manage BSC assets efficiently.
Features
- Wallet Management: Create, import, list wallets and check balances.
- Token Operations: Transfer tokens, check balances, and approve spending.
- Network Switching: Toggle between BSC Mainnet and Testnet without restart.
- Persistent Storage: Wallets are saved locally for future sessions.
Tools
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.