Send SMS, manage phone numbers, and voice calls via Twilio APIs
The Twilio MCP Server enables your AI assistant to send SMS messages, manage phone numbers, and interact with voice call APIs through Twilio. It provides tools for programmable messaging, phone number lookup, and communication management.
Built by Twilio Labs, this server connects to the Twilio API using account credentials. It supports sending and receiving SMS, managing phone numbers, and accessing call logs and messaging history.
Designed for developers building communication features who want to test, prototype, and manage Twilio resources through natural language without writing API code.
Add this to your MCP configuration file:
{
"mcpServers": {
"twilio": {
"env": {
"TWILIO_AUTH_TOKEN": "<your-token>",
"TWILIO_ACCOUNT_SID": "<your-sid>"
},
"args": [
"-y",
"@twilio-labs/mcp-server-twilio"
],
"command": "npx"
}
}
}Manually verified — official Twilio MCP server.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.