36
/ 100
1 month ago
glama

Phony

An MCP server enabling AI assistants to make voice calls, send SMS/MMS, and manage group conversations using Twilio and OpenAI.

Is this your MCP?

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.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: TWILIO_AUTH_TOKEN, API_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 2 critical, 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: API_SECRET, ELEVENLABS_API_KEY, ELEVENLABS_POSTCALL_WEBHOOK_SECRET, OPENAI_API_KEY, TWILIO_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical17 high14 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.8GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.1.8GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.8.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.8.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.6.8GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_SECRETWebhook security secret (randomly generated if not set)
configDEFAULT_INCOMING_CALL_MESSAGE
configDEFAULT_INCOMING_CALL_VOICE
configELEVENLABS_AGENT_PHONE_NUMBER_ID
🔐 secretELEVENLABS_API_KEY
configELEVENLABS_DEFAULT_AGENT_ID
configELEVENLABS_DEFAULT_VOICE_ID
🔐 secretELEVENLABS_POSTCALL_WEBHOOK_SECRET
configENABLE_TEST_RECEIVER
configMAX_CONCURRENT_CALLS
configMAX_CONCURRENT_INCOMING_CALLS
configMAX_CONCURRENT_OUTGOING_CALLS
configMAX_INCOMING_CALL_DURATION
configMAX_OUTGOING_CALL_DURATION
configMONGODB_URIFull connection string with authentication
🔐 secretOPENAI_API_KEYYour OpenAI API key
configPORTServer port (optional, defaults to 3004)
configPUBLIC_URLYour public URL for Twilio callbacks (e.g., https://your-domain.com)
configRECORD
configSMS_ENABLED_NUMBERS
configSMS_PROXY_ENABLED
configSMS_PROXY_TARGET_NUMBERS
configSMS_RECONCILIATION_INTERVAL_MS
configSMS_RECONCILIATION_LOOKBACK_MS
configTEST_PHONE_NUMBER
configTWILIO_ACCOUNT_SIDYour Twilio account SID
🔐 secretTWILIO_AUTH_TOKENYour Twilio auth token
configTWILIO_MESSAGING_SERVICE_SID
configTWILIO_NUMBERYour Twilio number (in E.164 format)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sackio-phony-176gsy)](https://m8ven.ai/mcp/sackio-phony-176gsy)
commit: 8b18dad2d6fde706005feae5377004453a3bdc14
code hash: c7008f9c59621e93367ce9da2ba9cb00878e9931fc29cb8e89546e9cdf369f73
verified: 6/30/2026, 9:49:17 AM
view raw JSON →