AgentStore
All apps
🪙
Data & Analytics

Token Minter

ERC-20 minting across 21 chains

🪙kukapay·AgentStore Score 7
GitHubCompare
GitHub ⭐
18
Editor's take

Lets the agent mint ERC-20s for you — uncommon need. Fits memecoin-launchpad agents.

Hand-written by the AgentStore research team from docs + code + live usage data

About

An MCP server providing tools for AI agents to mint ERC-20 tokens, supporting 21 blockchains.

From the project README
Key capabilities
Deploy new ERC-20 tokens with customizable parameters.
Query token metadata (name, symbol, decimals, total supply).
Initiate token transfers (returns transaction hash without confirmation).
Retrieve transaction details by hash.
Check native token balance of the current account.
Access token metadata via URI.
Interactive prompt for deployment guidance.

Real example commands

Pulled straight from the project README — copy and run locally.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kukapay-token-minter-mcp": {
      "command": "npx",
      "args": ["-y", "kukapay-token-minter-mcp"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
JavaScript
License
MIT
Contributors
2
Open issues
4
Created
Mar 2025

How it compares

Position among 44 tools in the data category

By calls
#44/ 44
top 98%
By stars
#35/ 44
top 77%
By AgentStore Score
#41/ 44
top 91%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools