Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAPO_STOREYesStore subdomain
SAPO_API_KEYYesPrivate App API Key
SAPO_ALLOW_OPSNoCSV of allowed destructive categories
SAPO_HTTP_HOSTNoHTTP bind host (loopback by default)127.0.0.1
SAPO_HTTP_PORTNoHTTP port3333
SAPO_LOG_LEVELNoLog level (error/warn/info/debug/trace)info
SAPO_RETRY_MAXNoHTTP retry attempts3
SAPO_API_SECRETNoPrivate App API Secret (or use SAPO_API_SECRET_FILE)
SAPO_MAX_AUTO_PAGESNoMax auto-pagination pages10
SAPO_MCP_AUTH_TOKENNoBearer token. Required if host is non-loopback
SAPO_API_SECRET_FILENoPath to file containing secret (takes precedence)
SAPO_HTTP_CORS_ORIGINSNoCSV of allowed CORS origins (default: disabled)
SAPO_HTTP_MAX_SESSIONSNoMax concurrent MCP sessions100
SAPO_HTTP_SESSION_IDLE_MSNoIdle session GC threshold (30 min)1800000

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/nguyennguyenit/Sapo-MCP'

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