kokoro-tts-mcp

kokoro-tts-mcp

3.5

If you are the rightful owner of kokoro-tts-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Kokoro Text to Speech MCP server generates .mp3 files with an option to upload to S3.

The Kokoro Text to Speech (TTS) MCP Server is a robust solution for converting text into speech, generating .mp3 files, and optionally uploading them to Amazon S3 for cloud storage. It leverages the Kokoro TTS model available on Hugging Face, providing high-quality voice synthesis. The server is designed to be easily configurable and can be run locally with minimal setup. It supports various environment variables for customization, including AWS credentials for S3 integration, voice settings, and file management options. The server can be controlled via command-line scripts, allowing users to send TTS requests, customize voice and speed, and manage file storage efficiently. The integration with S3 ensures that audio files can be stored securely and accessed from anywhere, making it a versatile tool for developers and businesses looking to incorporate TTS capabilities into their applications.

Features

  • Generates high-quality .mp3 files from text input.
  • Optional integration with Amazon S3 for cloud storage.
  • Customizable voice, speed, and language settings.
  • Automatic file management with retention and cleanup options.
  • Command-line client for sending TTS requests and managing settings.