This is the kitchen sink for Sui blockchain operations. It wraps the official Mysten SDK to expose 53 tools across wallets, coin transfers, object queries, Move contract introspection, staking, SuiNS name resolution, and DeFi protocols like Cetus and DeepBook. You can create wallets, execute Move calls with dev_inspect simulation, query validator sets, resolve .sui names, and pull pool data from major DEXes. Connects to public RPC nodes on mainnet, testnet, and devnet with no API key required. Reach for this when you need programmatic access to the full Sui ecosystem rather than just balance checks and simple transfers.
claude mcp add --transport stdio expertvagabond-sui-mcp-server uvx sui-mcp-server