finance & fintech

Token Minter Mcp

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

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/token-minter-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "token-minter-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/token-minter-mcp"
  ]
}

About This MCP Server

kukapay/token-minter-mcp

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

GitHub: https://github.com/kukapay/token-minter-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub