A
licenseNot graded
qualityD
maintenanceProvides Text-to-Speech (TTS) functionality using Google TTS API, enabling audio generation, voice listing, and style templates via MCP.
20 npm
1
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one lists supported languages, and the other converts text to speech. There is no overlap or ambiguity.
Both tools follow a consistent verb_noun pattern (list_languages, text_to_speech), making the naming predictable and intuitive.
With only two tools, the server is quite thin but still covers the core functionality for a simple text-to-speech service. The count is borderline for the domain.
The domain is well-covered by listing languages and converting text to speech with various options. No major gaps are apparent, though additional settings tools could be added.