Skip to main content
Glama
f
by f

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesThe base URL where the worker or application is deployed
JWT_SECRETYesSecret key used for signing JWT tokens for authentication
DATABASE_URLYesPostgreSQL connection string (e.g., postgresql://username:password@host:port/database)
STRIPE_SECRET_KEYNoYour Stripe secret API key for handling payments
COOKIE_ENCRYPTION_KEYYesA 32-character key used to encrypt browser cookies
STRIPE_PRICE_ID_FOR_PREMIUM_MATHNoThe Stripe Price ID associated with the premium math tool

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/f/mcp-startup-framework'

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