wallet-generator-mcp
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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wallet-generator-mcpgenerate 5 wallets for testing on Polygon"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: wallet-inspector-mcp
Prerequisites
Node.js: Version 18 or higher.
npm: For installing dependencies.
Installation
Clone the repository:
git clone https://github.com/kukapay/wallet-generator-mcp.git cd wallet-generator-mcpInstall dependencies:
npm install
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:
Generate 2 wallets for use on EVM-compatible chains like Ethereum or Binance Smart Chain.Response:
Here are your 2 generated wallets for EVM-compatible chains:
1. Address: 0x1234...abcd, Private Key: 0x5678...efgh, Mnemonic: word1 word2 word3 ...
2. Address: 0x9abc...def0, Private Key: 0x1a2b...3c4d, Mnemonic: word4 word5 word6 ...License
This project is licensed under the MIT License. See the LICENSE file for details.
Available Tools
1 toolgenerateWalletsB
Batch-generating ethereum wallets
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It implies a write operation ('generating') but doesn't disclose behavioral traits like security implications (e.g., private key handling), rate limits, or output format. The description adds minimal value beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient phrase ('Batch-generating ethereum wallets') with zero wasted words, clearly front-loading the core action. It's appropriately sized for a no-parameter tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity of generating cryptographic wallets (a sensitive operation), the description is incomplete. No annotations or output schema exist to clarify safety, return values, or error handling, leaving significant gaps for an AI agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0 parameters and 100% schema description coverage, the schema fully documents the lack of inputs. The description doesn't need to add parameter details, so it meets the baseline for this scenario.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Batch-generating ethereum wallets' clearly states the verb ('generating') and resource ('ethereum wallets'), with 'batch-' indicating multiple outputs. However, it lacks sibling tools for differentiation, preventing a perfect score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool, such as for testing, bulk account creation, or specific blockchain contexts. The absence of sibling tools means no alternative comparisons are needed, but basic usage context is missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
v1.0.0- First observed
generateWallets
TDQS
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as batch-generating Ethereum wallets, making it straightforward for an agent to select.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'generateWallets' follows a clear verb_noun pattern, and there are no other tools to cause inconsistency.
A single tool for a wallet generator server is too few for typical scope, as it lacks operations like listing, deleting, or managing wallets. This minimal set limits functionality and may cause agent failures in broader workflows.
The server is severely incomplete for a wallet management domain. It only supports generation, with no tools for reading, updating, deleting, or other essential operations like signing transactions, making it inadequate for comprehensive agent use.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.
Tenzro Network MCP server: wallet, identity, payments, inference, staking, bridges, verification.
Multi-chain wallet MCP. 18 tools: balance, swap, bridge, stake, claim. Pay-per-call USDC (x402 v2).
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.135MIT
- AlicenseAqualityDmaintenanceAn MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.39MIT
- AlicenseAqualityBmaintenanceAn MCP server for creating, settling, disputing, and refunding escrows on EVM chains.814Apache 2.0
- AlicenseNot gradedqualityAmaintenanceMCP server that lets any AI agent operate a wallet directly on-chain: create wallets, send, swap, bridge, and deploy contracts across EVM and Bitcoin networks.2MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/wallet-generator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server