Enables AI-powered SMS messaging through Twilio with automatic conversation threading, message status tracking, and webhook support for receiving inbound messages.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTO_CREATE_CONVERSATIONS— If no conversation exists and =true, a new one is createdDATABASE_PATH— ./data/twilio.dbENABLE_AI_CONTEXT— No true Enable AI context generationENABLE_MMS— No true Enable MMS supportLOG_LEVEL— No info Logging level (debug, info, warn, error)TWILIO_ACCOUNT_SID— ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxTWILIO_AUTH_TOKEN— your_auth_token_hereTWILIO_PHONE_NUMBER— +1234567890WEBHOOK_BASE_URL— "": "https://your-webhook-url.com",WEBHOOK_PORT— "": "3000",[](https://m8ven.ai/mcp/griffinwork40-twilio-mcp-02cwkl)