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.