list_chainsList all supported blockchain networks for token deployment
estimate_costGet the cost to deploy a token on a given chain before committing
deploy_tokenDeploy a new token using Bitbond Token Tool. Supports EVM chains (ERC20, CertiK-audited), Solana (SPL tokens), and Stellar (assets).
get_token_infoGet live on-chain info for any token contract (name, symbol, supply, paused state, owner)
list_deployed_tokensList all tokens deployed via this MCP server (local registry)
transfer_tokensTransfer tokens from your wallet to another address
mint_tokensMint additional tokens (only works if token was deployed with mintable=true)
burn_tokensBurn/destroy tokens from your balance (only works if token was deployed with burnable=true)
pause_tokenPause all token transfers — emergency stop (only works if pausable=true)
unpause_tokenResume token transfers after a pause
get_wallet_infoGet the deployer wallet address and balance on a given chain
We re-grade npm:token-tool-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.