vapi-mcp-server
Related Servers
Alternatives to vapi-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage RetellAI voice services including calls, agents, phone numbers, and voices through natural language.155 npmISC
- AlicenseNot gradedqualityDmaintenanceEnables integration with Vapi's voice AI platform to manage assistants, create and schedule phone calls with dynamic variables, and manage phone numbers through function calling.362 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage Davoxi voice agent platform resources such as businesses, agents, call logs, webhooks, analytics, and billing through natural language conversations.17 npmMIT
- AlicenseNot gradedqualityAmaintenanceEnables managing AI voice agents, phones, integrations, workflows, calls, and billing directly from chat, including editing agent settings, connecting CRMs, and reviewing call logs.MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to look up and update WorkForceAI platform data, including voice agents, campaigns, phone numbers, call logs, and dashboard stats, through natural language.-
- AlicenseAqualityDmaintenanceManage voice AI agents, make calls, run campaigns, and control phone numbers through natural language.5820 npm1MIT
TDQS
Scored across 34 tools
All tools target distinct resources (assistant, call, phone number, session, squad, tool, etc.) with unique actions. No two tools overlap in purpose; even similar ones like vapi_evaluate_call and vapi_get_call_artifacts are clearly differentiated by description.
All tools follow a consistent pattern: vapi_verb_noun (e.g., vapi_create_assistant, vapi_list_phone_numbers). The prefix 'vapi_' is used uniformly, and verbs are predictable (create, delete, get, list, update, etc.).
With 34 tools, the server is well above the typical 3-15 range and even beyond the 16-25 borderline. While the tools are organized, the count feels excessive for a single MCP server, likely overwhelming agents.
The tool surface covers most core operations for assistants, calls, squads, and tools (CRUD-like), but phone numbers and sessions are missing update and delete operations. Additionally, support tickets only have a create tool. These gaps are notable but not severely blocking.