token-minter-mcp

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

GitHub Stars

15

User Rating

Not Rated

Favorites

0

Views

25

Forks

10

Issues

4

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

1Clone the Repository:
bash
   git clone https://github.com/kukapay/token-minter-mcp.git
   cd token-minter-mcp/server
   
2Install Dependencies:
bash
   npm install
   

Additional Resources