Back to directory
multiversx/mx-mcp

multiversx/mx-mcp

@multiversx2133

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
2025/3/20
Updated
2025/4/10