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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments