Provides wallet generation for Binance Smart Chain (BSC), creating EVM-compatible wallets that can be used for transactions and DeFi applications on the BSC network.
Enables generation of wallets compatible with the Ethereum blockchain, providing addresses, private keys, and mnemonic phrases for interacting with the Ethereum network.
Hosts the repository for the wallet generator MCP, allowing users to clone the codebase from GitHub to set up the service.
Required as a runtime environment for the MCP server, with version 18 or higher needed to run the wallet generation service.
Used for installing dependencies required by the wallet generator MCP server.
Allows creation of wallets compatible with the Optimism L2 scaling solution, generating address and key pairs that work with Optimism's Ethereum-compatible environment.
Supports wallet generation for the Polygon network, creating compatible addresses and keys that can be used for transactions and smart contract interactions on Polygon.
Wallet Generator MCP
An MCP server for batch-generating wallets compatible with Ethereum and all EVM-compatible chains.
Features
- Batch Wallet Generation: Generate 1 to 100 EVM-compatible wallets in a single request.
- EVM Compatibility: Supports all EVM-compatible chains, including but not limited to Ethereum, Binance Smart Chain (BSC), Base, Polygon, Arbitrum, and Optimism.
Prerequisites
- Node.js: Version 18 or higher.
- npm: For installing dependencies.
Installation
- Clone the repository:
- Install dependencies:
Usage
The generateWallets
tool allows you to generate multiple EVM-compatible wallets, each including an address, private key, and mnemonic phrase.
It accepts the following parameter:
- count: The number of wallets to generate (integer, 1 to 100, default is 1).
The generated wallets are compatible with any EVM-based chain, such as Ethereum, Binance Smart Chain, Base, Polygon, Arbitrum, Optimism, and more.
Example
You can interact with the server using an MCP-compatible client. Below is an example of a natural language prompt to generate wallets:
Prompt:
Response:
License
This project is licensed under the MIT License. See the LICENSE file for details.
Tools
An MCP server for batch-generating wallets compatible with Ethereum and all EVM-compatible chains.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.Last updated -69JavaScriptMIT License
- AsecurityAlicenseAqualityA MCP server offering tools for cryptocurrency research and Ethereum-based automation.Last updated -113637TypeScriptAGPL 3.0
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20141PythonGPL 3.0- -securityFlicense-qualityAn MCP server that helps users create NFT collections, deploy smart contracts to the Monad blockchain, and generate mint websites with Claude AI integration.Last updated -JavaScript