Loading...
brew install ffmpegmcp-tts.pyConverts text to speech using the Kokoro TTS engine and optionally uploads the result to S3.
Writes MP3 files to the local file system and can upload to S3 using provided credentials.
The Kokoro TTS MCP server is relatively safe if used without S3 upload and with strict access control to the local file system. Enabling S3 upload increases the risk due to the need to manage AWS credentials. Ensure proper configuration and monitoring to mitigate potential security issues.