kukapay/token-minter-mcp
If you are the rightful owner of token-minter-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.
Token Minter MCP is an MCP server that provides tools for AI agents to mint ERC-20 tokens, supporting 21 blockchains.
Tools
Functions exposed to the LLM to take actions
deployToken
20 tokens (name, symbol, initial supply, decimal places, chain ID)
transferToken
20 tokens (token address, target address, quantity, chain ID)
getTransactionInfo
Search transaction details (transaction hash, chain ID)
getTokenBalance
20 token balance
getTokenInfo
20 token metadata (token address, chain ID)
getBalance
Check the native token balance (chain ID)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client