MCP Servers / development / TokenTool MCP

TokenTool MCP

JSON →
stdionone6development

Deploy and manage compliant tokens from Claude, Cursor, or any AI agent — by typing a sentence.

Install
How to run this server
[ { "cmd": "npx -y token-tool-mcp", "imports": [] } ]
server path: tokentool-mcp
Tools
What this server exposes
deploy_token
Deploy a CertiK-audited ERC-20 with optional compliance features
estimate_cost
Quote deployment cost (gas + fee) before committing funds
list_chains
List all 12 supported networks with chain IDs and aliases
get_token_info
Live on-chain token state — name, symbol, supply, paused status, owner
list_deployed_tokens
Full local deployment registry
mint_tokens
Mint additional supply to any address
burn_tokens
Permanently destroy tokens
pause_token
Emergency stop — halt all transfers immediately
unpause_token
Resume transfers after a pause
transfer_tokens
Send tokens to any address
get_wallet_info
Deployer wallet address and native balance
add_to_whitelist
Add addresses to token whitelist (batch supported)
remove_from_whitelist
Remove addresses from token whitelist
get_whitelist
View whitelist status and all whitelisted addresses
add_to_blacklist
Block an address from token interactions
remove_from_blacklist
Unblock a previously blacklisted address
get_compliance_status
Check whitelist and blacklist configuration for a token
Configuration
Environment & auth
authnone
envBITBOND_PRIVATE_KEY
Resources
TokenTool MCP — MCP Server · libregistry