Enables Claude to make outbound phone calls through Vapi API, supporting any call type and language with features like call initiation, result polling, and structured data extraction.
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.VAPI_VOICE_MODEL— eleven_flash_v2_5 ElevenLabs TTS modelVAPI_LLM_PROVIDER— anthropic Vapi LLM providerVAPI_LLM_MODEL— claude-sonnet-4-6 LLM model (validated against Vapi's Anthropic list)VAPI_VOICE_PROVIDER— 11labs TTS providerVAPI_VOICE_STABILITY— 0.5 Voice stability (0.0–1.0)VAPI_VOICE_SIMILARITY_BOOST— 0.75 Voice similarity boost (0.0–1.0)VAPI_VOICE_SPEED— 1.0 Speech speedDEFAULT_LANGUAGE— fr Default BCP-47 call languageDEFAULT_CALLER_NAME— Who the agent calls on behalf ofMCP_TRANSPORT— This exposes the MCP server on http://localhost:8000 (=streamable-http). Point an HTTP-capable MCP client at it. For local Claude Code/Desktop use, the stdio setup above is simpler.[](https://m8ven.ai/mcp/sebastienfi-mcp-vapi-generic-caller-1922n3)