← Index

io.github.ExpertVagabond/sui-mcp-server

io.github.ExpertVagabond/sui-mcp-server·v0.4.2·Analytics
Quality Score
80
/100

53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "sui-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sui-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "sui-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sui-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y sui-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Analytics