Vapi MCP Server
@MCP-Mirror
About Vapi MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"vapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/mcp-server"
],
"env": {
"VAPI_TOKEN": "<your_vapi_token>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Vapi MCP Server?
The Vapi MCP Server is a Model Context Protocol server that allows AI assistants like Claude to interact with Vapi APIs through function calling. It enables voice and phone call functionalities via Vapi.
How to use Vapi MCP Server?
Configure the server in an MCP client such as Claude Desktop by adding a JSON entry with the command npx -y @vapi-ai/mcp-server and setting the environment variable VAPI_TOKEN to your Vapi API key. Alternatively, connect remotely via SSE at https://mcp.vapi.ai/sse using a bearer token for authentication.
Key features of Vapi MCP Server?
- Integrates Vapi APIs through function calling.
- Supports local and remote SSE transport.
- Configurable environment variable for API token.
- Includes unit and end-to-end tests.
- Works with Claude Desktop via MCP.
- Provides development build and testing scripts.
Use cases of Vapi MCP Server?
- Schedule
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments