ElevenLabs Streaming MCP Server
Related Servers
Alternatives to ElevenLabs Streaming MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceEnables text-to-speech conversion using ElevenLabs API with voice management, streaming support, and multiple models.51MIT
- AlicenseNot gradedqualityBmaintenanceEnables ChatGPT to generate ElevenLabs speech from text, returning playable MP3 audio, with voice listing and preference management.MIT
- AlicenseAqualityNot gradedmaintenanceEnables interaction with ElevenLabs Text-to-Speech and audio processing APIs. Supports speech generation, voice cloning, audio transcription, and sound effect creation through natural language.24MIT
- AlicenseAqualityFmaintenanceIntegrates with ElevenLabs text-to-speech API.6118MIT
- AlicenseNot gradedqualityDmaintenanceProvides text-to-speech functionality using OpenAI's TTS API, enabling text-to-speech conversion, voice listing, and model listing.MIT
- FlicenseNot gradedqualityDmaintenanceProvides tools for generating speech from text using the ElevenLabs API, including voice listing, text-to-speech conversion, and quota checking.-
TDQS
Scored across 2 tools
The two tools have entirely distinct purposes: generate_audio creates audio from text, while list_voices retrieves available voices. There is no overlap or ambiguity between them.
Both tool names follow a clear verb_noun pattern (generate_audio, list_voices), demonstrating consistent and predictable naming.
With only two tools, the set feels thin for a general-purpose MCP server, though it may be acceptable for a focused streaming service. The count is on the low end of the appropriate range.
The tools cover the core generation and voice discovery workflow, but lack voice management (create/update/delete) and more granular streaming controls. There are minor gaps that could force workarounds in more complex scenarios.