Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLYesSupabase project URL
MCP_AUTH_MODEYesshared-secret for private development or oauth-jwt for production clients
MCP_PUBLIC_URLYesPublic origin, for example https://fable-amazon.vercel.app
MCP_AUTH_SECRETNoBearer token, minimum 32 characters
AMAZON_SELLER_IDYesAmazon selling partner ID
MCP_OAUTH_ISSUERNoExact OAuth issuer URL
MCP_OAUTH_AUDIENCENoExpected JWT audience
MCP_OAUTH_JWKS_URLNoHTTPS JWKS used to verify access-token signatures
HEALTH_CHECK_SECRETYesInternal callback secret stored in Supabase Vault too
MCP_ALLOWED_ORIGINSNoComma-separated additional browser origins
SUPABASE_SECRET_KEYNoServer-only Supabase secret key
AMAZON_LWA_CLIENT_IDYesPrivate SP-API LWA application client ID
AMAZON_REFRESH_TOKENYesSeller self-authorization refresh token; server only
AMAZON_MARKETPLACE_IDYesUse A21TJRUUN4KGV for India
AMAZON_SP_API_ENDPOINTYesUse the EU regional endpoint for India
AMAZON_LWA_CLIENT_SECRETYesLWA client secret; server only
MUTATION_APPROVAL_SECRETYesSeparate HMAC secret for exact approvals
NEXT_PUBLIC_SUPABASE_URLNoBrowser-safe Supabase Auth URL
ALLOW_ENV_AMAZON_FALLBACKNoMust be true to use legacy environment Amazon credentialsfalse
CREDENTIAL_ENCRYPTION_KEYYes32-byte server-only AES-256-GCM master key
SUPABASE_SERVICE_ROLE_KEYNoLegacy alias when a new secret key is unavailable
MUTATION_APPROVAL_TTL_SECONDSYesApproval lifetime; default 600600
NEXT_PUBLIC_SUPABASE_ANON_KEYNoLegacy browser-safe key
NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEYNoBrowser-safe publishable key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues