In-depth architectural comparison of the Voice Mcp and Text to Speech 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: 63/100 (Good) | Auth: other
Text to Speech
Text-to-Speech · Local stdio
Quality: 40/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Voice Mcp if you need specialized Text-to-Speech tools running via a local process. Choose Text to Speech if your workspace requires Text-to-Speech integration with local subprocess execution. 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: other (Paid Service).
You have access to required keys: WALLET_PRIVATE_KEY.
Give Your Agent A Voice: x402 pay-per-call speech on Base with 20 voices, 10 personas, 31 languages, granular speed/quality controls, OpenAI-shaped requests, voice samples, and batch audio.
Open-source local Windows text-to-speech through SAPI; no API key or cloud service required.
Free discovery tool. Lists all 20 voices, 10 persona voices, 31 language codes, price buckets, character limits, and granular speed/quality controls before a paid voice generation call.
generate_standard_voice
Generate low-cost WAV speech from text using one of 10 standard voices across 31 languages. Best for simple agent narration, status updates, alerts, and short spoken responses. Costs $0.001 for 1-500 chars or $0.003 for 501-2000 chars.
generate_controlled_voice
Generate WAV speech with granular controls for speed and quality. Use this when an agent needs faster, slower, clearer, more polished, or more deliberate delivery. Costs $0.003 for 1-500 chars or $0.006 for 501-2000 chars.
generate_persona_voice
Generate expressive WAV speech with persona voices such as Storyteller, Narrator, Announcer, Assistant, Urgent, Sage, Spark, Anchor, Velvet, or Echo. Best for branded agents, characters, demos, stories, alerts, and premium user experiences. Costs $0.005 for 1-500 chars or $0.01 for 501-2000 chars.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Voice Mcp is categorized under Text-to-Speech and uses a local stdio subprocess. In contrast, Text to Speech belongs to Text-to-Speech using local stdio subprocess. Select Voice Mcp when you need capabilities focused on text-to-speech and Text to Speech when you require tools for text-to-speech.
Generate speech using an OpenAI-shaped request with input, voice, model, and response_format fields. Use this for agents or apps already designed around /v1/audio/speech style payloads. Costs $0.001 for 1-500 chars or $0.003 for 501-2000 chars.
generate_batch_voices
Generate WAV audio for up to 20 text items in one paid call using standard voices. Best for queues, notifications, scripted sequences, content batches, and multi-step agent workflows. Costs $0.002 for up to 500 total chars or $0.005 for 501-2000 total chars.
Text to Speech Tools (0)
No explicit tool names declared in metadata yet. Check project README on main listing page.