Local MCP server for the Sui data stack — gRPC (LedgerService, StateService, MovePackageService, SubscriptionService, TransactionExecutionService), GraphQL RPC, and the Archival Service. Lets agents query Sui without learning the SDK.
$git clone https://github.com/abhinavg6/sui-mcp-serverInstalls into the current project.
Install sui-mcp-server by running `git clone https://github.com/abhinavg6/sui-mcp-server`, then use it for the current task and follow its documentation at https://github.com/abhinavg6/sui-mcp-server.