Vapi MCP Server - Build AI voice assistants with Claude
| Tool name | Description | Destructive? |
|---|---|---|
| list_calls | ✓ no | |
| create_call | ✓ no | |
| get_call | ✓ no | |
| list_assistants | ✓ no | |
| create_assistant | ✓ no |
| get_assistant | ✓ no | |
| update_assistant | ✓ no | |
| list_phone_numbers | ✓ no | |
| get_phone_number | ✓ no | |
| list_tools | ✓ no | |
| get_tool | ✓ no | |
| create_tool | ✓ no | |
| update_tool | ✓ no |
{
"mcpServers": {
"vapi-enhanced": {
"command": "npx",
"args": [
"-y",
"vapi-mcp-server-enhanced"
]
}
}
}