Twilio SMS Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server Configuration port (Optional, defaults to 3000) | 3000 |
| AUTH_TOKEN | Yes | Your Twilio Auth Token | |
| ACCOUNT_SID | Yes | Your Twilio Account SID, typically starting with 'AC' | |
| FROM_NUMBER | Yes | Your Twilio phone number in E.164 format (e.g., +1234567890) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send-message | Send an SMS message via Twilio |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| send-greeting | |
| send-haiku |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/mustafa-boorenie/twilio_sms_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server