MCP.so
Sign In
Servers

MultiversX MCP Server

@multiversx

MCP Server for MultiversX

Overview

What is MultiversX MCP Server?

An MCP server for interacting with the MultiversX blockchain. It provides functionality to create PEM wallets, retrieve wallet addresses and balances, and send tokens (EGLD, fungible, SFT, NFT, MetaESDT). Designed for use with AI assistants such as Claude Desktop and Cursor.

How to use MultiversX MCP Server?

Add the server configuration to your Claude Desktop or Cursor MCP config file. Set environment variables MVX_NETWORK (e.g., "devnet") and MVX_WALLET (absolute path to a PEM file). Optionally build from source by cloning the repo and running npm run build, then point the server to the built index.js.

Key features of MultiversX MCP Server

  • Create a PEM wallet at ~/.multiversx/wallet.pem.
  • Get the current network environment.
  • Retrieve the configured wallet address.
  • Fetch the balance of a given address.
  • Send

More from Other