Vapi MCP Server
@MCP-Mirror
关于 Vapi MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 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?
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
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论