MCP Sui Tools

0xdwong
MIT
Published: 2025-03-25
Last update: 6 months ago
# Sui MCP Tools

This is a MCP (Model Context Protocol) toolkit based on the Sui blockchain. The project provides functionality to interact with the Sui blockchain and integrates the MCP SDK to implement model context protocol features.

## 🚀 Features

- Developed with TypeScript for type safety
- Deep integration with Sui blockchain functionality
- Support for multiple network environments (testnet, devnet)
- Complete build scripts and development toolchain

## 📦 Installation & Configuration

There are two ways to install and configure Sui MCP Tools:

### Method 1: Using npx (Recommended)

This is the simplest way - just add the following configuration to your Claude Desktop config file:

```json
{
  "mcpServers": {
    "sui-tools": {
      "command": "npx",
      "args": ["-y", "sui-mcp@latest"]
    }
  }
}
```

### Method 2: Local Build

1. Clone and install dependencies:

```bash
git clone https://github.com/0xdwong/sui-mcp.git
cd sui-mcp
yarn install
```

2. Build the project:

```bash
yarn build
```

3. Configure Claude Desktop with your local build:

```json
{
  "mcpServers": {
    "sui-tools": {
      "command": "node",
      "args": ["/build/index.js"]
    }
  }
}
```

### Configuration Location

The Claude Desktop configuration file is located at:

- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Windows: `%APPDATA%\Claude\claude_desktop_config.json`
- Linux: `~/.config/Claude/claude_desktop_config.json`

You can access this file via Claude Desktop: Claude > Settings > Developer > Edit Config

Restart Claude Desktop for the changes to take effect.

## 🛠 Available Tools

- Testnet Faucet

  > eg: request SUI for 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa

- Check SUI balance

  > eg: check SUI balance for 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa

- Transfer SUI

  > eg: transfer 1 SUI to 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa

## 📚 Documentation

- [Sui Developer Documentation](https://docs.sui.io/)
- [MCP Protocol Documentation](https://modelcontextprotocol.io/)

Related

Safe MCP Server
Safe MCP Server
  • 5ajaki
  • MIT
  • 0
MCP Crypto Wallet EVM
MCP Crypto Wallet EVM
  • dcSpark
  • MIT
  • 3
Official
Sensei MCP
Sensei MCP
  • dojoengine
  • MIT
  • 9
Name Description

transfer SUI(in mist) to single or multiple addresses

Get balance of an address from sui networks

Get faucet from sui networks
Joseph Parker 20 Dec 2021 - 05:47AM

I am getting message from customers that when they place order always get error message .

Reply
Alexis Clarke 22 Dec 2021 - 02:32PM

Please be sure to check your Spam mailbox to see if your email filters have identified the email from Dell as spam.

Reply
Donald Palmer 24 Dec 2021 - 05:20PM

If you have further questions, please contact Customer Support from the “Action Menu” on your Online Order Support.

Reply
Alexis Clarke 26 min ago

Your Online Order Support provides you with the most current status of your order. To help manage your order refer to the “Action Menu” to initiate return, contact Customer Support and more.

Reply
Donald Palmer 8 sec ago

Other shipping methods are available at checkout if you want your purchase delivered faster.

Reply
Please Enter a Message

Security

95%

Code quantity

97%

Total downloads

4,305

80%

User reviews

121

89%