MCP server · Bitbond
token-tool-mcp
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
deploy_token— Deploy a new ERC-20 token contract via the Token Tool factory.estimate_cost— Estimate the deployment/transaction cost on a target chain.list_chains— List supported blockchains (mainnets and testnets).get_token_info— Read on-chain metadata and state for a deployed token.list_deployed_tokens— List tokens deployed by the connected wallet.mint_tokens— Mint new units of a token.burn_tokens— Burn units of a token.pause_token— Pause transfers on a pausable token.unpause_token— Resume transfers on a paused token.transfer_tokens— Transfer token units to a recipient.get_wallet_info— Read wallet address and balances.add_to_whitelist— Add an address to a token's transfer whitelist.remove_from_whitelist— Remove an address from a token's transfer whitelist.get_whitelist— Read the current whitelist for a token.add_to_blacklist— Add an address to a token's blacklist.remove_from_blacklist— Remove an address from a token's blacklist.get_compliance_status— Read compliance / transfer-restriction status for a token.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.