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
🎯
Polymarket MCP
aryankeluskar
Polymarket prediction markets MCP — 54,822 calls, #1 most-installed crypto MCP overall
🔎
Blockscout MCP
blockscout
Blockscout official MCP — onchain explorer across 60+ chains
📊
QuantOracle
QuantOracle
63 quant-computation tools (Black-Scholes / vol / correlation) — 11,630 Smithery calls
🐋
Bitpoort
Bitpoort
Bitpoort onchain data MCP — whale tracking + liquidation maps, 41 tools