
Token Minter
Integrate FlowHunt with the Token Minter MCP to automate ERC-20 token creation, multi-chain transfers, and blockchain data access across 21 EVM-compatible netwo...

Easily deploy, manage, and transfer ERC-20 tokens on 21 blockchains with the Token Minter MCP Server, integrating blockchain technology into AI-driven workflows.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Token Minter MCP Server enables AI assistants and agents to interact with blockchain ecosystems by providing tools for deploying and managing ERC-20 tokens across 21 different blockchains. As an MCP (Model Context Protocol) server, it connects AI-driven workflows with blockchain infrastructure, allowing for programmatic minting, querying, and transferring of tokens. The server exposes standardized interfaces for tasks such as deploying new tokens with customizable parameters, querying token and account information, and initiating token transfers. By integrating with AI clients, developers can automate and streamline token-related operations, empowering applications with blockchain capabilities for rapid prototyping, testing, and live deployments.
No prompt templates are mentioned in the available documentation or code.
No explicit MCP Resources are described in the available documentation or code.
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"]
}
}
Securing API Keys:
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"],
"env": {
"PRIVATE_KEY": "${PRIVATE_KEY}"
},
"inputs": {
"PRIVATE_KEY": ""
}
}
}
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"]
}
}
Securing API Keys:
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"],
"env": {
"PRIVATE_KEY": "${PRIVATE_KEY}"
},
"inputs": {
"PRIVATE_KEY": ""
}
}
}
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"]
}
}
Securing API Keys:
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"],
"env": {
"PRIVATE_KEY": "${PRIVATE_KEY}"
},
"inputs": {
"PRIVATE_KEY": ""
}
}
}
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"]
}
}
Securing API Keys:
"mcpServers": {
"token-minter": {
"command": "npx",
"args": ["@kukapay/token-minter-mcp@latest"],
"env": {
"PRIVATE_KEY": "${PRIVATE_KEY}"
},
"inputs": {
"PRIVATE_KEY": ""
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"token-minter": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “token-minter” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Brief description available in README. |
| List of Prompts | ⛔ | No prompt templates documented. |
| List of Resources | ⛔ | No explicit MCP resources listed. |
| List of Tools | ✅ | Six tools documented (deploy, transfer, query, etc.). |
| Securing API Keys | ✅ | Example provided in setup instructions. |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling support. |
The Token Minter MCP Server is focused and well-documented in terms of its core functionality (tools and setup), but lacks depth in resource and prompt template documentation. It is strong for developers needing ERC-20 minting automation and blockchain workflows, but would benefit from more detailed MCP resource and workflow prompt examples. Roots and sampling are not documented.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 6 |
| Number of Stars | 13 |
Automate your blockchain token operations and supercharge your AI workflows with Token Minter MCP. Start building smarter, blockchain-ready applications today.

Integrate FlowHunt with the Token Minter MCP to automate ERC-20 token creation, multi-chain transfers, and blockchain data access across 21 EVM-compatible netwo...

Token Revoke MCP Server empowers FlowHunt users and developers to monitor, manage, and revoke ERC-20 token allowances across over 50 EVM-compatible blockchains—...

The EVM MCP Server offers seamless blockchain integration for AI and development workflows across multiple EVM-compatible networks. It enables smart contract in...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.