Skip to main content
Glama

Related Servers

Alternatives to sui-analytics-mcp

  • A
    license
    B
    quality
    B
    maintenance
    Comprehensive 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.
    53
    30 npm
    1
    MIT

Related Servers

TDQS

A4.1/5.0

Scored across 19 tools

Disambiguation4/5

Most tools have clear, distinct purposes with strong descriptions: get_object vs list_owned_objects vs list_nfts are well separated, and get_transaction/get_transactions/query_transactions/get_transaction_history are differentiated by input and output style. Some overlap remains among wallet-summary tools like get_balance, get_wallet_overview, get_staking_summary, and get_defi_positions, though the descriptions mostly resolve the boundaries.

Naming Consistency5/5

Tool names consistently follow a snake_case verb_noun pattern: get_, list_, query_, analyze_, resolve_, identify_, find_, and enable_. There is no mixing of camelCase or inconsistent verb styles, making the API predictable and easy to navigate.

Tool Count4/5

19 tools is on the higher end but still reasonable for a broad blockchain analytics server covering wallets, transactions, tokens, NFTs, DeFi, staking, and chain info. Each tool has a distinct role, and the enable_tools mechanism keeps the full surface modular rather than overwhelming the default set.

Completeness4/5

The tool set covers the core read-only analytics domain well: address identification, wallet overviews, balances, transactions, history, token prices, NFTs, DeFi positions, staking, pools, and name resolution. Minor gaps exist, such as find_pools referencing get_pool_stats without that tool being exposed in the default set, though enable_tools makes such capabilities available.

Maintenance

ActivityActive
ResponsivenessResponsive