Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (default: 8889)8889
BASE_URLYesPublic URL of your server (e.g., https://pearls.example.com)
JWT_SECRETYesSecret for signing JWTs (generate with openssl rand -base64 32)
DATABASE_URLYesPostgreSQL connection string
ADMIN_USER_IDSNoComma-separated WorkOS user IDs with admin access
WORKOS_API_KEYYesWorkOS API key from dashboard
WORKOS_CLIENT_IDYesWorkOS client ID from dashboard
AURORA_MEMBER_IDSNoComma-separated WorkOS user IDs with member access

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/Garblesnarff/pearls'

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