Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

create_wallet

Generate new cryptocurrency wallets by providing a list of desired wallet names using the Armor Crypto MCP server for blockchain operations.

Instructions

Create new wallets. Expects a list of wallet names.

Input Schema

NameRequiredDescriptionDefault
wallet_names_listYes

Input Schema (JSON Schema)

{ "properties": { "wallet_names_list": { "items": { "type": "string" }, "title": "Wallet Names List", "type": "array" } }, "required": [ "wallet_names_list" ], "title": "create_walletArguments", "type": "object" }

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/armorwallet/armor-crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server