a year ago
developer-toolsAn MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
Overview
What is Token Minter MCP?
Token Minter MCP is a server that provides tools for AI agents to mint ERC-20 tokens across multiple blockchains, enabling seamless token creation and management.
How to use Token Minter MCP?
To use Token Minter MCP, clone the repository from GitHub, install the necessary dependencies, and configure your environment with an Infura API key and Ethereum private key. You can then deploy tokens and manage transactions through interactive prompts.
Key features of Token Minter MCP?
- Deploy new ERC-20 tokens with customizable parameters.
- Query token metadata (name, symbol, decimals, total supply).
- Initiate token transfers and retrieve transaction details.
- Check native token balances and access token metadata via URI.
- Interactive prompt for deployment guidance.
Use cases of Token Minter MCP?
- Creating and managing custom ERC-20 tokens for projects.
- Facilitating token transfers across different blockchain networks.
- Providing a user-friendly interface for developers to interact with blockchain transactions.
FAQ from Token Minter MCP?
- Can I mint tokens on multiple blockchains?
Yes! Token Minter MCP supports minting on 21 different blockchains.
- What are the prerequisites for using Token Minter MCP?
You need Node.js v18.x or higher, npm, a valid Infura API key, and an Ethereum private key.
- Is there a guide for deploying tokens?
Yes! The project includes an interactive prompt that guides you through the token deployment process.