소개
This tool provides an MCP-style server, built in Rust, designed to automate the creation of MEGA.nz cloud storage accounts. It operates by reading JSON requests from standard input and writing JSON responses to standard output, making it easily integratable into various automation workflows. Leveraging the `meganz-account-generator` crate, it allows users to specify the number of accounts to generate and assign custom passwords, with optional proxy support for enhanced flexibility. It is an ideal solution for developers and systems needing to programmatically provision multiple MEGA.nz accounts.