Vapi
Integrates with Vapi's AI voice calling platform to manage voice assistants, phone numbers, and outbound calls with scheduling support through eight core tools for automating voice workflows and building conversational agents.
24 stars
0 tools
Created Aug 2025
@vapiai/vapiai-vapi-serverAbout
Integrates with Vapi's AI voice calling platform to manage voice assistants, phone numbers, and outbound calls with scheduling support through eight core tools for automating voice workflows and building conversational agents.
Categories
general
Installation
npm
npm install @vapiai/vapiai-vapi-server
Configuration
{
"mcpServers": {
"vapiai-vapi-server": {
"command": "npx",
"args": [
"-y",
"@vapiai/vapiai-vapi-server"
]
}
}
}