Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server to listen on.3000
NODE_ENVNoNode.js environment mode.development
QUEUE_MAXNoMaximum number of pending requests allowed per user.16
SERVER_SALTNoSalt used to hash user IDs.dev-salt-change-me-in-prod
AUTH_PROVIDERNoAuth mode: 'legacy', 'none', or 'cf-access'.legacy
IDEMPOTENCY_TTL_MSNoDuration to cache responses for idempotency.600000
REQUEST_TIMEOUT_MSNoTime to wait for plugin responses before timing out.5000

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/tmcpro/framer-mcp'

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