Related Servers
Alternatives to Vora
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables voice-first interactions with AI agents and MCP tools, supporting speech input/output, STT/TTS, and a provider-independent agent core.1MIT

VoiceAI-MCP-VAVickyofficial
FlicenseCqualityDmaintenanceBest VoiceAI White Label Platform for Agencies with Full MCP Connectivity to Any Platform for Custom VoiceAi & AI Chat Integrations and You Keep 100% of the Profits32-- AlicenseNot gradedqualityAmaintenanceLocal-first voice I/O for MCP clients, enabling hands-free dictation, spoken responses, and voice-based Q&A with coding agents.6MIT
- AlicenseNot gradedqualityBmaintenanceAgent Negotiation - MCP server providing AI-powered tools and automation by MEOK AI Labs7 npm121 PyPIMIT
- AlicenseNot gradedqualityBmaintenanceAgent Delegation - MCP server providing AI-powered tools and automation by MEOK AI Labs6 npm109 PyPIMIT
- AlicenseNot gradedqualityBmaintenanceLets any MCP-capable AI client create and manage AI voice agents without writing HTTP code.4 npmMIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: calling, querying calls, creating an agent, registering an account, and updating an agent. There is no overlap or ambiguity.
All tools use the 'vora_' prefix followed by a verb or verb_noun pattern (call, calls, create_agent, register, update_agent). The naming is consistent and predictable.
With 5 tools, the set is well-scoped for a voice agent platform. Each tool covers a distinct area without being overly numerous or sparse.
Core CRUD operations are covered (create via vora_create_agent, update via vora_update_agent, read via vora_calls, use via vora_call). However, there is no delete tool for agents or calls, and no tool to list all agents.