Sui Dev Mcp
@Hzzy2O
Sui Dev Mcp について
A Sui blockchain MCP service for development
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sui-tools": {
"command": "npx",
"args": [
"-y",
"sui-dev-mcp@latest"
]
}
}
}ツール
6Manage Sui network settings and get network information (current network: testnet)
Manage Sui wallets and tokens (current network: testnet)
Query and manage Sui objects (current network: testnet)
Execute and query Sui transactions (current network: testnet)
Interact with Sui smart contracts (current network: testnet)
Get Sui Explorer links for objects, addresses, or transactions (current network: testnet)
概要
What is Sui Dev Mcp?
Sui Dev Mcp is a Model Context Protocol server for Sui blockchain integration. It provides Sui Move development, blockchain interaction, and debugging capabilities within MCP‑compatible IDEs like Cursor.
How to use Sui Dev Mcp?
Install Node.js 18+, clone the repository, run npm install, copy .env.example to .env, build with npm run build, and start with npm start. Integrate with Cursor IDE by adding the server’s startup script in Cursor’s MCP settings.
Features of Sui Dev Mcp
- Switch between testnet, mainnet, and devnet environments
- Parse and display human‑readable Move module interfaces
- Create test wallets with pre‑funded SUI tokens
- Decode error codes with fix suggestions
- Analyze transaction gas usage and recommend optimizations
- Generate Sui Explorer links for transactions, addresses, and objects
Use cases of Sui Dev Mcp
- Develop and debug Sui smart contracts directly in Cursor IDE
- Monitor network health and switch environments during development
- Explore on‑chain objects and retrieve transaction history
- Build and simulate transactions from high‑level descriptions
- Request test tokens from the faucet for development testing
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント