Skip to content

Add sui-mcp-server — 53-tool Sui blockchain MCP #1097

@ExpertVagabond

Description

@ExpertVagabond

Server Details

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" }
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions