Skip to main content
Glama

MCP Sui Tools

random-sui-account

Generate random SUI blockchain accounts for testing and development purposes, not intended for production or real-world transactions. Easily create one or multiple accounts as needed.

Instructions

Create random SUI account, do not use it in production.

Input Schema

NameRequiredDescriptionDefault
numNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "num": { "default": 1, "type": "number" } }, "type": "object" }

Other Tools from MCP Sui Tools

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/0xdwong/sui-mcp'

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