Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug, info, warn, error)info
ENABLE_MMSNoEnable MMS supporttrue
WEBHOOK_PORTNoPort for webhook server3000
DATABASE_PATHNoSQLite database file path./data/twilio.db
WEBHOOK_BASE_URLYesPublic HTTPS URL for webhooks
ENABLE_AI_CONTEXTNoEnable AI context generationtrue
TWILIO_AUTH_TOKENYesTwilio Auth Token
TWILIO_ACCOUNT_SIDYesTwilio Account SID (starts with AC). Get this from https://console.twilio.com
TWILIO_PHONE_NUMBERYesYour Twilio phone number in E.164 format (e.g., +1234567890)
AUTO_CREATE_CONVERSATIONSNoAuto-create conversations for new threadstrue

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/griffinwork40/twilio-mcp'

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