Query Sui blockchain data via GraphQL for development, analysis, and research.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Sui GraphQL MCP Server" yet — see the docs or source repo.
Use Sui GraphQL to query which tokens a given wallet address holds, their balances, and the latest 10 related transactions, then format the results as a table.
A table listing the wallet’s token holdings, balances, and recent transactions.
Query a Sui smart contract’s call count, active addresses, and main interaction methods over the past 7 days, then summarize the trends.
Key on-chain metrics for the contract over the past 7 days with a brief trend summary.
Use Sui GraphQL to inspect this transaction’s execution result, event logs, and related object changes, then help identify the failure cause.
Transaction execution details, events, object changes, and likely reasons for the failure.
Lets AI agents query Sui blockchain data with smart routing locally.
Query codebase knowledge graphs directly for faster, lower-token code understanding.
Convert GraphQL schemas and endpoints into usable MCP servers quickly.
Run GitHub GraphQL queries and mutations to retrieve and manage repository data.
Query sales data via GraphQL for orders, customers, products, and analytics.
Connect multiple SQL databases for querying, analysis, and browser-based management.