Skip to main content
Glama
SlideSpeak

OnBrand by SlideSpeak

Official
by SlideSpeak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesPublic OnBrand origin; derives dashboard social metadata and ${BASE_URL}/mcp.
AWS_REGIONYesAWS region for the Brand Kit asset bucket.
DATABASE_URLYesPostgres connection string.
OAUTH_ISSUERYesExpected JWT issuer.
OAUTH_JWKS_URLYesJWKS endpoint used to verify access token signatures.
AWS_ACCESS_KEY_IDYesAWS access key for S3 operations.
OAUTH_OWNER_ID_CLAIMNoJWT claim used as the OnBrand owner identifier. Defaults to sub.
OAUTH_TOKEN_ENDPOINTYesToken exchange endpoint.
AWS_SECRET_ACCESS_KEYYesAWS secret access key for S3 operations.
DASHBOARD_DEV_SERVER_URLNoDevelopment-only dashboard Vite proxy URL used by docker-compose.yml.
DASHBOARD_SESSION_SECRETYesSecret used to sign dashboard session cookies.
OAUTH_DASHBOARD_CLIENT_IDYesStatic dashboard OAuth client ID.
OAUTH_REQUIRED_READ_SCOPEYesRead scope required by read-only MCP tools. Defaults to onbrand:read.
OAUTH_REQUIRED_WRITE_SCOPEYesWrite scope required by mutating MCP tools. Defaults to onbrand:write.
OAUTH_REGISTRATION_ENDPOINTNoDynamic client registration endpoint advertised to MCP clients.
OAUTH_AUTHORIZATION_ENDPOINTYesBrowser authorization endpoint.
AWS_S3_BUCKET_BRAND_KIT_ASSETSYesBucket for uploaded Brand Kit assets.
ASSET_DOWNLOAD_EXPIRES_IN_SECONDSNoPresigned S3 URL lifetime. Defaults to 900.

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/SlideSpeak/slidespeak-onbrand'

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