mamertofabian_elevenlabs-mcp-server
0
The ElevenLabs MCP Server is designed to integrate with the ElevenLabs text-to-speech API, allowing users to generate audio from text with support for multiple voices. It includes a web-based MCP Client using SvelteKit for managing tasks and tracking voice history.
ElevenLabs MCP Server
A Model Context Protocol (MCP) server that integrates with ElevenLabs text-to-speech API, featuring a server and a sample web-based MCP Client (SvelteKit) for managing voice generation tasks.
Features
- Generate audio from text using ElevenLabs API
- Support for multiple voices and script parts
- SQLite database for persistent history storage
- Sample SvelteKit MCP Client for text-to-speech conversion, script management, voice tracking, playback, and downloads.