Kokoro Tts MCP vs Voice MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Kokoro Tts MCP vs Voice MCP
In-depth architectural comparison of the Kokoro Tts MCP and Voice MCP 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
Kokoro Tts MCP
Text-to-Speech · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Voice MCP
Text-to-Speech · Local stdio
Quality: 56/100 (Good) | Auth: other
Verdict Summary: Choose Kokoro Tts MCP if you need specialized Text-to-Speech tools running via a local process. Choose Voice MCP 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 Kokoro Tts MCP when:
You need dedicated capabilities in the Text-to-Speech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You have access to required keys: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_S3_BUCKET_NAME, AWS_S3_REGION, AWS_S3_FOLDER, S3_ENABLED, MP3_FOLDER, TTS_VOICE.
Primary tools included: Local Kokoro ONNX text-to-speech, MP3 output through FFmpeg, Configurable voice, speed, and language.
MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket.
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.
Category & Scope
Tools & Capabilities Breakdown
Kokoro Tts MCP Tools (5)
Local Kokoro ONNX text-to-speech
MP3 output through FFmpeg
Configurable voice, speed, and language
Optional S3-compatible uploads
Retention and post-upload file cleanup
Voice MCP Tools (6)
list_voice_catalog
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.
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).
Kokoro Tts MCP is categorized under Text-to-Speech and uses a local stdio subprocess. In contrast, Voice MCP belongs to Text-to-Speech using local stdio subprocess. Select Kokoro Tts MCP when you need capabilities focused on text-to-speech and Voice MCP when you require tools for text-to-speech.
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.
generate_openai_compatible_voice
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.