MCP server for Twilio — global SMS, WhatsApp, Voice, Verify, and Lookup across 180+ countries
MCP server for Twilio — global SMS, WhatsApp, Voice, Verify, and Lookup across 180+ countries
This is a monorepo catalog for 109 MCP servers wrapping LATAM commerce APIs. The codebase is well-intentioned and properly structured, but the single analyzed server (Sift fraud detection) has moderate security concerns: it stores the API key in memory without rotation, requires an account ID that may be sensitive, and performs unsanitized Basic auth header construction. The code quality is generally good with proper error handling, but there are input validation gaps. The permissions (network_http, env_vars) are appropriate for its communication/fraud detection purpose, but the implementation has room for hardening. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: TWILIO_ACCOUNT_SID
Environment variable: TWILIO_AUTH_TOKEN
Environment variable: TWILIO_MESSAGING_SERVICE_SID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-codespar-mcp-twilio": {
"env": {
"TWILIO_AUTH_TOKEN": "your-twilio-auth-token-here",
"TWILIO_ACCOUNT_SID": "your-twilio-account-sid-here",
"TWILIO_MESSAGING_SERVICE_SID": "your-twilio-messaging-service-sid-here"
},
"args": [
"-y",
"mcp-dev-latam"
],
"command": "npx"
}
}
}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 Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption