go-sui-mcp

go-sui-mcp

0
0 Reviews
0 Stars
This Go-based MCP offers tools to manage and interact with the Sui blockchain through REST APIs, supporting both stdio and SSE modes, with Cursor IDE integration and flexible configuration options.
Added on:
Created by:
May 13 2025
Developer Tools
Research And Data
#go
#golang
#mcp
#sui
#mcp-server
...
go-sui-mcp
Featured

What is go-sui-mcp?

go-sui-mcp is a management control plane server designed for the Sui blockchain, enabling developers to manage blockchain operations via REST APIs. It provides various MCP tools for Sui client tasks, such as retrieving version info, balance summaries, object details, processing transactions, and transferring SUI tokens. Its support for both stdio and SSE modes allows flexible deployment in local or networked environments. The system seamlessly integrates with Cursor IDE for efficient development workflows and allows configuration through files, environment variables, or CLI flags. This MCP enhances blockchain management efficiency, simplifies interacting with the Sui node, and streamlines development and operational tasks for blockchain developers and node operators.

Who will use go-sui-mcp?

  • Blockchain developers
  • Node operators
  • Sui blockchain users
  • Decentralized applications (DApps) developers

How to use the go-sui-mcp?

  • Step1: Clone the repository from GitHub.
  • Step2: Build the application using 'go build'.
  • Step3: Configure settings via config file, environment variables, or CLI flags.
  • Step4: Run the server in either stdio or SSE mode.
  • Step5: Use REST API endpoints or Cursor IDE integration to perform blockchain management tasks.

go-sui-mcp's Core Features & Benefits

The Core Features
  • Get Sui client version
  • Get local Sui binary path
  • Retrieve balance summary for an address
  • Get object details
  • Process transactions
  • Transfer SUI tokens
The Benefits
  • Simplifies interactions with Sui blockchain
  • Supports multiple deployment modes
  • Integrates with development IDEs
  • Flexible configuration options
  • Enables efficient blockchain management

go-sui-mcp's Main Use Cases & Applications

  • Managing and monitoring Sui nodes
  • Automating transaction processing
  • Developing and testing Sui-based applications
  • Blockchain research and data collection

FAQs of go-sui-mcp

Developer