MCP Servers / other / BSC MultiSend MCP

BSC MultiSend MCP

JSON →
none1other

Perform bulk BNB and BEP20 token transfers on the BNB Smart Chain (BSC).

Install
How to run this server

No install command recorded.

server path: bsc-multisend-mcp
Tools
What this server exposes
distributeNative
Sends BNB to multiple addresses in a single transaction. Parameters: receivers (array of BSC addresses), amounts (array of BNB amounts). Automatically converts amounts to wei and handles gas estimation.
distributeToken
Sends BEP20 tokens to multiple addresses. Parameters: tokenAddress (BEP20 token contract address), receivers (array of BSC addresses), amounts (array of token amounts). Queries token decimals, checks allowance, and auto-approves if needed.
Configuration
Environment & auth
authnone
envPRIVATE_KEY
Resources
BSC MultiSend MCP — MCP Server · libregistry