-
Notifications
You must be signed in to change notification settings - Fork 690
Open
Description
Server Details
- Name: sui-mcp-server
- npm: sui-mcp-server@0.4.1
- Repository: https://github.com/ExpertVagabond/sui-mcp-server
- Transport: stdio
- License: MIT
Description
53-tool MCP server for the Sui blockchain — wallets, DeFi (Cetus, DeepBook), Move contracts, staking, SuiNS name service, network analytics. Built with GraphQL + JSON-RPC dual transport on the official @mysten/sui v2.11 SDK.
server.json
Already validated with mcp-publisher validate — just need to complete mcp-publisher login github for automated publishing.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ExpertVagabond/sui-mcp-server",
"description": "53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics",
"repository": {
"url": "https://github.com/ExpertVagabond/sui-mcp-server",
"source": "github"
},
"version": "0.4.1",
"packages": [
{
"registryType": "npm",
"identifier": "sui-mcp-server",
"version": "0.4.1",
"transport": { "type": "stdio" }
}
]
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels