In-depth architectural comparison of the Voice Mcp and Tts MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Voice Mcp
Text-to-Speech · Local stdio
Quality: 60/100 (Good) | Auth: API Key required
Tts
Text-to-Speech · Remote HTTP/SSE
Quality: 53/100 (Good) | Auth: No auth required
Verdict Summary: Choose Voice Mcp if you need specialized Text-to-Speech tools running via a local process. Choose Tts if your workspace requires Text-to-Speech integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Voice Mcp when:
You need dedicated capabilities in the Text-to-Speech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
You have access to required keys: OPENAI_API_KEY, VOICEMODE_SAVE_AUDIO.
Primary tools included: Natural, low-latency voice conversations, Offline local speech-to-text and text-to-speech services, Smart silence detection to stop recording automatically.
Complete voice interaction server supporting speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration
Voice Mcp is categorized under Text-to-Speech and uses a local stdio subprocess. In contrast, Tts belongs to Text-to-Speech using remote streaming HTTP/SSE transport. Select Voice Mcp when you need capabilities focused on text-to-speech and Tts when you require tools for text-to-speech.