Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEDALUS_AS_URLYesURL of the Dedalus API server (e.g., https://as.dedaluslabs.ai).
TWILIO_TEST_TONoOptional: Test phone number to send to (for local testing).
TWILIO_TEST_FROMNoOptional: Test phone number to send from (for local testing).
TWILIO_AUTH_TOKENNoYour Twilio Auth Token. Use together with TWILIO_ACCOUNT_SID to derive TWILIO_BASIC_AUTH if not provided directly.
TWILIO_BASIC_AUTHNoBase64-encoded string of TWILIO_ACCOUNT_SID:TWILIO_AUTH_TOKEN. Used for HTTP Basic authentication. Can be derived from TWILIO_ACCOUNT_SID and TWILIO_AUTH_TOKEN if not set.
TWILIO_ACCOUNT_SIDYesYour Twilio Account SID (e.g., ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx). Required for authentication and API calls.
TWILIO_TEST_CALL_URLNoOptional: Test call URL (for local testing).
TWILIO_TEST_MESSAGE_SIDNoOptional: Test Message SID (for local testing).

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

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