Submit

Sui Dev Mcp

@Hzzy2O

A Sui blockchain MCP service for development
Overview

what is Sui Dev Mcp?

Sui Dev Mcp is a Model Context Protocol (MCP) server designed for Sui blockchain integration, facilitating seamless development, interaction, and debugging within Cursor IDE.

how to use Sui Dev Mcp?

To use Sui Dev Mcp, clone the repository, install dependencies, configure the environment, and start the server. Integrate it with Cursor IDE by adding the MCP server in the settings.

key features of Sui Dev Mcp?

  • Environment management for switching between testnet, mainnet, and devnet.
  • Smart contract development tools including interface parsing and verification.
  • Wallet management and transaction building capabilities.
  • Debugging tools for error decoding and gas analysis.

use cases of Sui Dev Mcp?

  1. Developing and testing smart contracts on the Sui blockchain.
  2. Managing blockchain environments for different stages of development.
  3. Analyzing transaction gas usage for optimization.

FAQ from Sui Dev Mcp?

  • What is the purpose of the Sui MCP server?

It provides tools for Sui blockchain development and integration with compatible IDEs.

  • How do I install Sui Dev Mcp?

Clone the repository, install dependencies, configure the environment, and start the server.

  • Can I use Sui Dev Mcp for production?

It is primarily designed for development and testing purposes.

Server Config

{
  "mcpServers": {
    "sui-tools": {
      "command": "npx",
      "args": [
        "-y",
        "sui-dev-mcp@latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.