twilio-mcp-server
by skbhati199
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server to listen on (default: 3020). | |
| TRANSPORT | No | Transport for the MCP server (default: http). | |
| OAUTH_CLIENT_ID | Yes | OAuth 2.0 client ID for this server. | |
| OAUTH_JWT_SECRET | Yes | JWT signing key for OAuth access tokens. | |
| TWILIO_AUTH_TOKEN | Yes | Twilio Auth Token from twilio.com/console. | |
| TWILIO_ACCOUNT_SID | Yes | Twilio Account SID from twilio.com/console. | |
| TWILIO_FROM_NUMBER | Yes | Twilio phone number to send SMS from, in E.164 format. | |
| OAUTH_CLIENT_SECRET | Yes | OAuth 2.0 client secret for this server. | |
| OAUTH_TOKEN_TTL_SECONDS | No | OAuth access token time-to-live in seconds (e.g., 3600). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues