T
Token Minter MCP
by @kukapay
An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
Created 3/19/2025
Updated 8 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx token-minter-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kukapay-token-minter-mcp": {
"command": "npx",
"args": [
"token-minter-mcp"
]
}
}
}
Author Servers
Other servers by kukapay