14 tools from the MultiversX MCP Server MCP Server, categorised by risk level.
View the MultiversX MCP Server policy →get-balance-of-address Get the balance for a MultiversX address get-network Get the network set in the environment config get-tokens-of-address Get the tokens of an address. Returns the first 25 fungible tokens and the first 25 NFTs, SFTs and MetaESDT. To get more tokens, specify the number... get-wallet-address Get the bech32 address of the wallet set in the environment config create-sft-nft-mesdt-tokens Create a transaction to issue a semi-fungible token (SFT), or a non-fungible token (NFT), or a MetaESDT token for a collection and send it.
Please ... 2/5 create-wallet Create a new wallet and save it as a PEM file. PEM file ARE NOT SECURE. If a wallet already exists, will abort operation. 2/5 issue-fungible-token Create a transaction to issue a fungible token and send it. Will issue the token with the specified arguments. All the properties will be set to true. 2/5 issue-meta-esdt-collection Create a transaction to issue a MetaESDT token collection (MESDT) and send it. Will issue the collection with the specified arguments. All the prop... 2/5 issue-nft-collection Create a transaction to issue a non-fungible token collection (NFT) and send it. Will issue the collection with the specified arguments. All the pr... 2/5 issue-semi-fungible-collection Create a transaction to issue a semi-fungible collection (SFT) and send it. Will issue the collection with the specified arguments. All the propert... 2/5 send-egld Create a move balance transaction and send it. Will send EGLD using the wallet set in the env to the specified receiver. 2/5 send-egld-to-multiple-receivers Create move balance transactions and send them. Will send EGLD using the wallet set in the env to each specified receiver. 2/5 send-fungible-tokens Create a fungible token transfer transaction and send it. Will send the specified token using the wallet set in the env to the specified receiver. 3/5 send-sft-nft-meta-tokens Create a nft, sft or meta esdt transfer transaction and send it. Will send the specified token using the wallet set in the env to the specified rec... 3/5 The MultiversX MCP Server MCP server exposes 14 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the MultiversX MCP Server server.
MultiversX MCP Server tools are categorised as Read (4), Write (10). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept