Vapi MCP Server
@andyciggy
关于 Vapi MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"vapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/mcp-server"
],
"env": {
"VAPI_TOKEN": "<your_vapi_token>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Vapi MCP Server?
Vapi MCP Server is a Model Context Protocol (MCP) server that enables integration with Vapi APIs through function calling. It is designed for developers using MCP-compatible clients like Claude Desktop to manage Vapi assistants, calls, phone numbers, and tools.
How to use Vapi MCP Server?
Configure it in your MCP client by setting the VAPI_TOKEN environment variable to a Vapi API key. For local use with Claude Desktop, add the npx command @vapi-ai/mcp-server to claude_desktop_config.json. For remote access, connect to https://mcp.vapi.ai/sse over SSE transport with the API key as a bearer token.
Key features of Vapi MCP Server
- List, create, update, and get Vapi assistants
- List, create, and get Vapi calls
- List and get Vapi phone numbers
- List and get Vapi tools
- Supports immediate and scheduled outbound calls
- Works locally via npx or remotely via SSE transport
Use cases of Vapi MCP Server
- Initiate an immediate call with a Vapi assistant using a phone number
- Schedule a future call for a specific time and date
- Create a new assistant from a template (e.g., Appointment Scheduler)
- Retrieve details about existing assistants, calls, or phone numbers
FAQ from Vapi MCP Server
What does Vapi MCP Server do?
It integrates Vapi’s APIs into MCP-compatible clients, allowing you to manage assistants, calls, phone numbers, and tools through function calling.
How do I get a Vapi API key?
Obtain your API key from the Vapi dashboard at https://dashboard.vapi.ai/org/api-keys.
Can I use Vapi MCP Server without a local server?
Yes, you can connect to the remote SSE endpoint at https://mcp.vapi.ai/sse and include your API key as a bearer token.
What tools are available in Vapi MCP Server?
It provides tools for assistants (list, create, update, get), calls (list, create, get), phone numbers (list, get), and Vapi tools (list, get).
Does Vapi MCP Server support call scheduling?
Yes, the create_call tool supports scheduling calls for immediate execution or for a future time.
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论