MCP server for Twilio communications, enabling SMS/MMS sending, message listing, outbound calls, and phone number lookup.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
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.TWILIO_BASIC_AUTH— Secret key:TWILIO_ACCOUNT_SID— Twilio REST uses HTTP Basic auth where username is and password is TWILIO_AUTH_TOKEN. Current dedalus_mcp.Connection accepts one secret value for header injection, so this server uses:TWILIO_AUTH_TOKEN— Twilio REST uses HTTP Basic auth where username is TWILIO_ACCOUNT_SID and password is . Current dedalus_mcp.Connection accepts one secret value for header injection, so this server uses:MCP_SERVER_URLTWILIO_TEST_FROM— Set , TWILIO_TEST_TO, TWILIO_TEST_MESSAGE_SID, and TWILIO_TEST_CALL_URL to safe test resources. The client intentionally calls paid/user-contacting tools.TWILIO_TEST_TO— Set TWILIO_TEST_FROM, , TWILIO_TEST_MESSAGE_SID, and TWILIO_TEST_CALL_URL to safe test resources. The client intentionally calls paid/user-contacting tools.TWILIO_TEST_MESSAGE_SID— Set TWILIO_TEST_FROM, TWILIO_TEST_TO, , and TWILIO_TEST_CALL_URL to safe test resources. The client intentionally calls paid/user-contacting tools.TWILIO_TEST_CALL_URL— Set TWILIO_TEST_FROM, TWILIO_TEST_TO, TWILIO_TEST_MESSAGE_SID, and to safe test resources. The client intentionally calls paid/user-contacting tools.DEDALUS_API_KEYDEDALUS_API_URLDEDALUS_AS_URLDEDALUS_TEST_MODELDEDALUS_MCP_SERVER— DEDALUS_MCP_SERVER_ONLY=1 =dedalus-labs/twilio-mcp uv run python src/_client.pyDEDALUS_MCP_SERVER_ONLY— 1 DEDALUS_MCP_SERVER=dedalus-labs/twilio-mcp uv run python src/_client.pyPORT[](https://m8ven.ai/mcp/chenzhaoxuan0-twilio-mcp-zipk0n)