Vapi MCP Server
@MCP-Mirror
About Vapi MCP Server
Mirror of
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
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments