sui-trader-mcp
수이 트레이더 MCP
AI 에이전트가 Sui 블록체인에서 최적의 토큰 스왑을 수행할 수 있도록 설계된 MCP 서버입니다.
특징
토큰 스왑 : Cetus Aggregator를 통해 Sui 메인넷에서 토큰 스왑을 실행하세요.
Bech32 개인 키 지원 : 환경 변수에서 Sui 개인 키(
suiprivkey로 시작)를 안전하게 로드합니다.
Related MCP server: Sui MCP SHIT Minter
필수 조건
Node.js : 버전 18.x 이상.
npm : 종속성 관리를 위해.
Sui Wallet : bech32 형식의 Sui 개인 키(
suiprivkey로 시작).
설치
저장소 복제 :
지엑스피1
종속성 설치 :
npm installMCP 클라이언트 구성 :
{ "mcpServers": { "sui-trader": { "command": "node", "args": ["/absolute/path/to/sui-trader-mcp/index.js"], "env": { "PRIVATE_KEY": "your_private_key" } } } } }/absolute/path/to/sui-trader-mcp/실제 설치 경로로 바꾸고,your_private_keyBech32 형식의 개인 키로 바꾸세요.
용법
MCP 호환 클라이언트를 사용하여 swap 도구를 호출합니다.
예
즉각적인:
Swap 1.5 SUI to USDC with 2% slippage, using a fixed input amount.산출:
Transaction ID: zjGekhLBfMYzGqu57fTeu3K1NX5jC5wNUy8rpdPcLyv. Status: success특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceAn MCP server for the Sui blockchain that enables AI agents to manage accounts, execute token swaps, and perform smart contract development using the Sui CLI. It supports over 30 tools for DeFi operations, staking, and market data via Pyth price oracles.162MIT
- FlicenseAqualityDmaintenanceMCP server for minting SHIT tokens on Sui blockchain, supporting self-sponsored and sponsored transaction flows.8
- AlicenseBqualityDmaintenanceComprehensive MCP server for the Sui blockchain with 53 tools covering wallets, DeFi (Cetus, DeepBook), SuiNS, staking, validators, Move introspection, and full RPC. Enables natural language interaction with the entire Sui ecosystem.53641MIT
- AlicenseAqualityDmaintenanceA local-first MCP server that enables AI agents to query the Sui blockchain using gRPC, GraphQL, and Archival Service, with auto-routing and LLM-friendly responses.29645Apache 2.0
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
HiveCapital MCP Server — autonomous investment layer for AI agents
Multi-aggregator swap router for AI agents on Base. 10 bps fee. MCP-native, non-custodial.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/sui-trader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server