Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (optional).3004
API_SECRETNoWebhook security secret (auto-generated if not set).
PUBLIC_URLYesYour public URL for Twilio callbacks (e.g., https://your-domain.com).
MONGODB_URINoFull MongoDB connection string with authentication.
RECORD_CALLSNoSet to 'true' to record calls (optional).false
TWILIO_NUMBERYesYour Twilio number in E.164 format (e.g., +1234567890).
OPENAI_API_KEYYesYour OpenAI API key.
MONGODB_DATABASENoDatabase name.phony
MONGODB_PASSWORDNoDatabase password (required if MongoDB authentication is enabled).
MONGODB_USERNAMENoDatabase username.voicecalls_admin
TWILIO_AUTH_TOKENYesYour Twilio auth token.
TWILIO_ACCOUNT_SIDYesYour Twilio account SID.

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/sackio/phony'

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