A
licenseNot graded
qualityD
maintenanceProvides text-to-speech generation using the Kokoro-82M model, enabling AI assistants to generate voiceovers and audio content directly within Claude Desktop and Cursor.
14
Apache 2.0
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct operation: health check, model preloading, standard synthesis, and cloned synthesis. There is no overlap in functionality.
All tool names use a consistent snake_case pattern with clear, imperative verbs (ping, preload, synthesize, synthesize_with_clone).
Four tools covers the essential workflow of a TTS server: ensure service is alive, preload model for fast synthesis, generate speech, and clone voice. No extraneous or missing tools.
Core synthesis and cloning are covered, but missing advanced features like listing available voices or managing models. Minor gap for production use.