Sui MCP 工具
这是一个基于 Sui 区块链的 MCP(模型上下文协议)工具包。该项目提供与 Sui 区块链交互的功能,并集成 MCP SDK 以实现模型上下文协议功能。
🚀 功能
- 使用 TypeScript 开发以确保类型安全
- 与 Sui 区块链功能深度集成
- 支持多种网络环境(测试网、开发网)
- 完整的构建脚本和开发工具链
📦安装和配置
安装和配置 Sui MCP Tools 有两种方法:
方法 1:使用 npx(推荐)
这是最简单的方法 - 只需将以下配置添加到您的 Claude Desktop 配置文件中:
方法二:本地构建
- 克隆并安装依赖项:
- 构建项目:
- 使用本地构建配置 Claude Desktop:
配置位置
Claude Desktop 配置文件位于:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- Linux:
~/.config/Claude/claude_desktop_config.json
您可以通过 Claude Desktop 访问此文件:Claude > 设置 > 开发者 > 编辑配置
重新启动 Claude Desktop 以使更改生效。
🛠 可用工具
- 测试网水龙头
例如:请求 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa 的 SUI
- 检查 SUI 余额
例如:检查 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa 的 SUI 余额
- 转移 SUI
例如:将 1 SUI 转移到 0x9eb94b1c301505d188f1b97914208b31a5419b57b2a3571169ad2165d41c2ffa
📚 文档
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
与 Sui 区块链集成的工具包,当用户提供他们的钱包地址时,允许 Claude 通过测试网水龙头工具请求测试代币。
Related MCP Servers
- AsecurityAlicenseAqualityEnables Claude to interact with Ethereum nodes, allowing users to check ENS token balances, view smart contract code, and decode transactions through natural language.Last updated -51JavaScriptMIT License
Base MCP Serverofficial
-securityAlicense-qualityProvides onchain tools for Claude AI to interact with the Base blockchain and Coinbase API, enabling wallet management, fund transfers, and smart contract deployment.Last updated -136204TypeScriptMIT License- -securityFlicense-qualityAn MCP server that connects Claude for Desktop with blockchain functionality, allowing users to check balances and send tokens on EVM and Solana chains through natural language interactions.Last updated -TypeScript
- AsecurityAlicenseAqualityProvides Claude with access to Ethereum and EVM-compatible blockchain operations, enabling wallet management, transaction handling, contract interactions, and blockchain queries through natural language.Last updated -35302TypeScriptMIT License