MultiversX MCP Server is a tool that provides core blockchain operations for the MultiversX network, including wallet management and token transactions.
To use it, you can install via Smithery or set it up manually. Manual setup involves creating a JSON configuration file within your application.
Its key features are creating secure PEM wallets, fetching wallet addresses and balances, and sending tokens. Supported token types include EGLD, Fungible tokens, SFT, NFT, and MetaESDT.
Common use cases are managing MultiversX cryptocurrency wallets, enabling token transfers, and integrating these blockchain functions into other applications.
For setup, you must configure the MVX_NETWORK and MVX_WALLET environment variables. The server is designed to be integrated into any application that supports JSON configuration.