token-minter-mcp logo

token-minter-mcpAn MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Token Minter MCP is an MCP server that provides tools for AI agents to mint ERC-20 tokens across multiple blockchains. It currently supports 21 blockchains and offers various features, such as deploying new ERC-20 tokens with customizable parameters, querying token metadata, initiating token transfers, and retrieving transaction details. The server comes with interactive prompts for deployment guidance and exposes token metadata via URI. The server tools include deployToken, transferToken, getTransactionInfo, getTokenBalance, getTokenInfo, and getBalance, which facilitate tasks such as deploying new tokens, transferring tokens, retrieving transaction information, and checking account balances. To use the server, one requires Node.js v18.x or higher, npm (typically bundled with Node.js), a valid Infura API key for EVM network access, and an Ethereum private key for signing transactions.

Key features

  • Deploy new ERC-20 tokens
  • Query token metadata
  • Initiate token transfers
  • Retrieve transaction details
  • Check native token balance
  • Access token metadata via URI

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Deploying a new token

Deploy a new ERC-20 token with customizable parameters, such as name, symbol, initial supply, and decimals, on a specified blockchain.

Querying token balance

Check the balance of a specific ERC-20 token for the current account on a specified blockchain.

Pros & Cons

Pros

  • Supports 21 blockchains
  • Customizable token deployment parameters
  • Interactive deployment guidance
  • Provides transaction details and native token balances

Cons

  • Requires Node.js v18.x or higher and npm
  • Needs a valid Infura API key and Ethereum private key for configuration

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How can I access token metadata?

Token metadata can be accessed via URI using the token://{chainId}/{address} syntax.

Asked by Umar Farooq · Dec 15, 2025

What tools are provided by the server?

The server provides tools such as deployToken, transferToken, getTransactionInfo, getTokenBalance, getTokenInfo, and getBalance to facilitate tasks like deploying new tokens and transferring tokens.

Asked by Salome Beridze · Nov 9, 2025

What are the prerequisites to use the server?

To use the server, one requires Node.js v18.x or higher, npm, a valid Infura API key, and an Ethereum private key.

Asked by Mateusz Wozniak · Oct 15, 2025

What blockchains are supported?

Token Minter MCP supports 21 blockchains.

Asked by Nikolai Petrenko · Sep 10, 2025

Ask a question

MCP Servers alternatives