ElevenLabs
0
Implements an MCP server for integrating the ElevenLabs text-to-speech API.
关于
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.
主要功能
- Text-to-speech conversion via ElevenLabs API
- Health check endpoint
- FastAPI-based server implementation
- Configuration via environment variables
- 0 GitHub stars
使用案例
- Integrating text-to-speech functionality into applications
- Creating automated voiceovers for videos or presentations
- Developing voice-enabled user interfaces