MCP Crypto Wallet EVM

MIT License
30
2
  • Apple
  • Linux

wallet_create_mnemonic_phrase

Generates a mnemonic phrase with a specified length for Ethereum and EVM-compatible wallets, supporting optional locale customization for secure seed creation.

Instructions

Create a mnemonic phrase

Input Schema

NameRequiredDescriptionDefault
lengthYesThe length of the mnemonic phrase
localeNoOptional locale for the wordlist

Input Schema (JSON Schema)

{ "properties": { "length": { "description": "The length of the mnemonic phrase", "enum": [ 12, 15, 18, 21, 24 ], "type": "number" }, "locale": { "description": "Optional locale for the wordlist", "type": "string" } }, "required": [ "length" ], "type": "object" }
ID: iwjmbo1gl1