ElevenLabs
Integrates with the ElevenLabs text-to-speech API for generating audio from text.
概要
ElevenLabs provides a Model Context Protocol (MCP) server designed to integrate with the ElevenLabs text-to-speech API. It includes a server component and a sample web-based MCP Client (SvelteKit) for managing voice generation tasks, persistent history storage via SQLite, and multi-voice script support. This setup facilitates easy text-to-speech conversion, script management, voice history tracking, and audio file downloads.
主な機能
- Uses an SQLite database for persistent history storage
- 46 GitHub stars
- Generates audio from text using the ElevenLabs API
- Includes a SvelteKit MCP Client for text-to-speech management
- Supports multiple voices and script parts
- Allows audio file downloads
ユースケース
- Automated voiceover generation for content creation
- Development of applications requiring dynamic text-to-speech capabilities
- Integration of voice technology into existing workflows via MCP