What is the Sui Analytics MCP server?
Read-only Sui blockchain analytics: 59 tools, protocol-aware tx decoding, no API keys or wallet.
How to install Sui Analytics
Copy-paste configuration for popular MCP clients.
SUI_NETWORKDefault network when a tool call doesn't pass one. Every tool also takes a per-call network argument.
SUI_FULLNODE_URLOverride the gRPC fullnode endpoint for the default network only.
SUI_GRAPHQL_URLOverride the GraphQL endpoint for the default network only.
SUI_TOOLSTool profiles to load at startup, comma-separated, or 'all'. Defaults to 'core'.
SUI_DECOMPILER_PATHPath to a locally built Revela move-decompiler binary. Only decompile_module needs it.
SUI_LABELS_FILEJSON file of address attribution labels that overrides the shipped set for fund tracing.
{
"mcpServers": {
"sui-mcp": {
"command": "npx",
"args": [
"-y",
"sui-analytics-mcp"
],
"env": {
"SUI_NETWORK": "<YOUR_SUI_NETWORK>",
"SUI_FULLNODE_URL": "<YOUR_SUI_FULLNODE_URL>",
"SUI_GRAPHQL_URL": "<YOUR_SUI_GRAPHQL_URL>",
"SUI_TOOLS": "<YOUR_SUI_TOOLS>",
"SUI_DECOMPILER_PATH": "<YOUR_SUI_DECOMPILER_PATH>",
"SUI_LABELS_FILE": "<YOUR_SUI_LABELS_FILE>"
}
}
}
}{
"mcpServers": {
"sui-mcp": {
"command": "npx",
"args": [
"-y",
"sui-analytics-mcp"
],
"env": {
"SUI_NETWORK": "<YOUR_SUI_NETWORK>",
"SUI_FULLNODE_URL": "<YOUR_SUI_FULLNODE_URL>",
"SUI_GRAPHQL_URL": "<YOUR_SUI_GRAPHQL_URL>",
"SUI_TOOLS": "<YOUR_SUI_TOOLS>",
"SUI_DECOMPILER_PATH": "<YOUR_SUI_DECOMPILER_PATH>",
"SUI_LABELS_FILE": "<YOUR_SUI_LABELS_FILE>"
}
}
}
}{
"mcpServers": {
"sui-mcp": {
"command": "npx",
"args": [
"-y",
"sui-analytics-mcp"
],
"env": {
"SUI_NETWORK": "<YOUR_SUI_NETWORK>",
"SUI_FULLNODE_URL": "<YOUR_SUI_FULLNODE_URL>",
"SUI_GRAPHQL_URL": "<YOUR_SUI_GRAPHQL_URL>",
"SUI_TOOLS": "<YOUR_SUI_TOOLS>",
"SUI_DECOMPILER_PATH": "<YOUR_SUI_DECOMPILER_PATH>",
"SUI_LABELS_FILE": "<YOUR_SUI_LABELS_FILE>"
}
}
}
}{
"servers": {
"sui-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sui-analytics-mcp"
],
"env": {
"SUI_NETWORK": "<YOUR_SUI_NETWORK>",
"SUI_FULLNODE_URL": "<YOUR_SUI_FULLNODE_URL>",
"SUI_GRAPHQL_URL": "<YOUR_SUI_GRAPHQL_URL>",
"SUI_TOOLS": "<YOUR_SUI_TOOLS>",
"SUI_DECOMPILER_PATH": "<YOUR_SUI_DECOMPILER_PATH>",
"SUI_LABELS_FILE": "<YOUR_SUI_LABELS_FILE>"
}
}
}
}claude mcp add sui-mcp --env SUI_NETWORK=<YOUR_SUI_NETWORK> --env SUI_FULLNODE_URL=<YOUR_SUI_FULLNODE_URL> --env SUI_GRAPHQL_URL=<YOUR_SUI_GRAPHQL_URL> --env SUI_TOOLS=<YOUR_SUI_TOOLS> --env SUI_DECOMPILER_PATH=<YOUR_SUI_DECOMPILER_PATH> --env SUI_LABELS_FILE=<YOUR_SUI_LABELS_FILE> -- npx -y sui-analytics-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.