ElevenLabs
CreatedGarblesnarff
Implements an MCP server for integrating the ElevenLabs text-to-speech API.
About
This tool provides a FastAPI-based MCP server that facilitates integration with the ElevenLabs text-to-speech API. It allows developers to easily convert text to speech using the ElevenLabs service through a simple API endpoint. The server is designed to be easy to set up and use, requiring only a few steps to configure and deploy.
Key Features
- Text-to-speech conversion via ElevenLabs API
- Health check endpoint
- FastAPI-based server implementation
- Configuration via environment variables
- 0 GitHub stars
Use Cases
- Integrating text-to-speech functionality into applications
- Creating automated voiceovers for videos or presentations
- Developing voice-enabled user interfaces