74
/ 100
9 hours ago
glama

callwright

Enables AI assistants to place phone calls for reservations, appointments, confirmations, and inquiries through a self-hosted MCP server, with language support and learning capabilities.

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
5 flows detected: RETELL_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: CLAUDE_ROUTINE_TOKEN, MCP_AUTH_TOKEN, RESEND_API_KEY, RETELL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

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

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

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.
configCALLWRIGHT_DATA_DIR/data # persistent volume for runtime state
configCALLWRIGHT_PUBLIC_URL
configCALL_LANG
🔐 secretCLAUDE_ROUTINE_TOKENroutine trigger token> # dedicated token generated by the Claude Routine
configCLAUDE_ROUTINE_URL
configEMAIL_FROM
configEMAIL_TO
🔐 secretMCP_AUTH_TOKENFor local use, is optional — with it unset the server accepts loopback connections only. Set it once you expose the server beyond localhost (see [Deploy hosted](#deploy-hosted-single-user)).
configPORT8787 # or whatever the host injects
🔐 secretRESEND_API_KEY
configRETELL_AGENT_ID
configRETELL_AGENT_LANG
🔐 secretRETELL_API_KEY4. Create an API key (Settings → API Keys). This is your — it stays server-side and must never go in a browser or chat.
configRETELL_FROM_NUMBER
configRETELL_VOICEMAIL_TEXT
configRETELL_VOICE_ID
configRETELL_VOICE_MODEL
configVIRTUPHIL_DATA_DIR
configWEBHOOK_SKIP_VERIFY
// 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 5 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/topness-msft-callwright-1j2s6j)](https://m8ven.ai/mcp/topness-msft-callwright-1j2s6j)
commit: f001205e6516a9c928e89a42ef3737b9c8d845a0
code hash: acc92e0abb6fb1012062bfba48508678bb284149159e54409304edf1fb5711e7
verified: 7/31/2026, 9:13:38 AM
view raw JSON →