Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

7,731 stars Rust 1 file ยท ~3,979 tokens #blockchain#distributed-ledger-technology#move#smart-contracts

sui MCP Server

MCP server for MystenLabs/sui

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "sui": {
      "command": "npx",
      "args": [
        "-y",
        "@MystenLabs/sui"
      ]
    }
  }
}