Skip to main content
Glama

Osmosis MCP Server

validate-mnemonic

Check the validity of a BIP-39 mnemonic phrase within the Osmosis MCP Server environment, ensuring compliance with BIP-39 standards.

Instructions

Validates if a mnemonic phrase is valid according to BIP-39

Input Schema

NameRequiredDescriptionDefault
mnemonicYesBIP-39 mnemonic phrase to validate

Input Schema (JSON Schema)

{ "properties": { "mnemonic": { "description": "BIP-39 mnemonic phrase to validate", "type": "string" } }, "required": [ "mnemonic" ], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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