74
/ 100
1 month ago
glama

sui-mcp-server

A local-first MCP server that enables AI agents to query the Sui blockchain using gRPC, GraphQL, and Archival Service, with auto-routing and LLM-friendly responses.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYexport =sk-ant-...
configSUI_MCP_DEFAULT_NETWORK"": "mainnet"
configSUI_MCP_ENABLE_EXECUTIONfalse Expose sui_execute_transaction. See safety model below
configSUI_MCP_ENABLE_SUBSCRIPTIONStrue Expose sui_stream_checkpoints
configSUI_MCP_STREAM_MAX_FRAMES10 Per-call cap on streamed frames
configSUI_MCP_STREAM_MAX_SECONDS30 Per-call wall-clock cap on streaming
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/abhinavg6-sui-mcp-server-l8dmes)](https://m8ven.ai/mcp/abhinavg6-sui-mcp-server-l8dmes)
commit: c8549577fd7f13c8583186a918c845436c366217
code hash: cce5693c91f9012eca02163512b5d763981a4003e2aa713be2f7769e1a42ec5b
verified: 6/9/2026, 10:36:35 AM
view raw JSON →