V

Vapi MCP Server

The Vapi MCP Server is a tool that integrates the Vapi API through function calls, supporting voice assistant calls and appointment management through Claude Desktop.
2.5 points
33

What is the Vapi MCP Server?

The Vapi MCP Server is a server based on the Model Context Protocol (MCP). It allows users to interact with Vapi's voice assistant and call functions through clients such as Claude Desktop. You can initiate voice calls, manage assistants, and phone numbers, etc., through simple text commands.

How to use the Vapi MCP Server?

You can use the Vapi MCP Server by configuring Claude Desktop or directly connecting to the remote SSE endpoint. The main functions include creating calls, managing assistants, and querying phone numbers, etc.

Applicable Scenarios

Suitable for scenarios that require voice assistant services, such as customer support, appointment scheduling, order query, etc. It is particularly suitable for enterprises and developers who need to integrate AI voice functions into their existing workflows.

Main Features

Assistant ManagementYou can list, create, and query Vapi voice assistants, and support using preset templates to quickly create assistants.
Call ManagementSupports both instant call and scheduled call modes. You can query call status and history records.
Phone Number ManagementYou can list and query available phone number resources to facilitate the selection of suitable outgoing numbers.
Remote SSE ConnectionNo need to run the server locally. Directly connect to Vapi's remote MCP service through the SSE protocol.

Advantages and Limitations

Advantages
Easy to use: Control the voice assistant through natural language commands
Flexible integration: Supports both local and remote connection methods
Rich in functions: Provides complete assistant and call management functions
Scalable: Based on the standard MCP protocol, easy to integrate with other tools
Limitations
Requires a Vapi API key to use
Some advanced functions require a paid subscription
Currently mainly supports English voice interaction

How to Use

Get an API Key
Get your API key from the Vapi dashboard (https://dashboard.vapi.ai/org/api - keys).
Configure Claude Desktop
Add the Vapi MCP server configuration in the settings of Claude Desktop.
Create Assistants and Phone Numbers
Create assistants and obtain phone number resources in the Vapi dashboard.
Start Using
After restarting Claude Desktop, you can control the voice assistant through natural language commands.

Usage Examples

Instant Customer SupportA user needs to immediately contact customer service to solve an order problem
Schedule a Service CallA user hopes to schedule a service consultation at a future time
Query Available AssistantsA user wants to know the currently available voice assistants

Frequently Asked Questions

How to get a Vapi API key?
Which countries' phone numbers are supported?
Is there a maximum call duration limit?
Can I customize the voice of the voice assistant?
How to view call records?

Related Resources

Vapi Official Documentation
Vapi's complete technical documentation and API reference
Model Context Protocol Official Website
Official description and specification of the MCP protocol
Vapi Dashboard
Control panel for managing accounts, API keys, and resources
GitHub Repository
Source code of the Vapi MCP Server
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "vapi-mcp-server": {
      "command": "npx",
      "args": [
          "-y",
          "@vapi-ai/mcp-server"
      ],
      "env": {
        "VAPI_TOKEN": "<your_vapi_token>"
      }
    }
  }
}

{
  "mcpServers": {
    "vapi-local": {
      "command": "node",
      "args": [
        "<path_to_vapi_mcp_server>/dist/index.js"
      ],
      "env": {
        "VAPI_TOKEN": "<your_vapi_token>"
      }
    },
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
565
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase