Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUI_GRPC_URLNoGlobal fall-through gRPC endpoint
SUI_ARCHIVE_URLNoGlobal fall-through Archival Service endpoint
SUI_GRAPHQL_URLNoGlobal fall-through GraphQL endpoint
SUI_MAINNET_GRPC_URLNoPer-network gRPC endpoint override for mainnetpublic-good URL
SUI_TESTNET_GRPC_URLNoPer-network gRPC endpoint override for testnetpublic-good URL
SUI_MAINNET_ARCHIVE_URLNoPer-network Archival Service endpoint override for mainnetpublic-good URL
SUI_MAINNET_GRAPHQL_URLNoPer-network GraphQL endpoint override for mainnetpublic-good URL
SUI_MCP_DEFAULT_NETWORKNoNetwork used when a tool call doesn't specify onemainnet
SUI_TESTNET_ARCHIVE_URLNoPer-network Archival Service endpoint override for testnetpublic-good URL
SUI_TESTNET_GRAPHQL_URLNoPer-network GraphQL endpoint override for testnetpublic-good URL
SUI_MCP_ENABLE_EXECUTIONNoExpose sui_execute_transactionfalse
SUI_MCP_STREAM_MAX_FRAMESNoPer-call cap on streamed frames10
SUI_MCP_STREAM_MAX_SECONDSNoPer-call wall-clock cap on streaming30
SUI_MCP_ENABLE_SUBSCRIPTIONSNoExpose sui_stream_checkpointstrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abhinavg6/sui-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server