go-sui-mcp
If you are the rightful owner of go-sui-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Go-based management control plane server for Sui blockchain, providing MCP tools to interact with local Sui client commands.
Go Sui MCP is a management control plane server designed for the Sui blockchain, implemented in Go. It provides a suite of MCP tools that facilitate interaction with local Sui client commands, enhancing the development experience through integration with Cursor IDE. The server supports both stdio and SSE modes, offering flexibility in how it can be run and configured. Configuration options include using a config file, environment variables, or command-line flags, making it adaptable to various environments and user preferences.
Features
- MCP tools for Sui client operations
- Support for both stdio and SSE (Server-Sent Events) modes
- Integration with Cursor IDE
- Configuration via config file, environment variables, or command-line flags