Back to directory
multiversx/mx-mcp

multiversx/mx-mcp

@multiversx

MCP Server for MultiversX blockchain with wallet and token management

multiversxblockchainwallettokensmcptypescriptfinance

Installation & Configuration

{
  "mcpServers": {
    "multiversx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@multiversx/mcp"
      ],
      "env": {
        "MVX_NETWORK": "devnet",
        "MVX_WALLET": "absolute/path/to/someWallet.pem"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15