MCPServers
Kokoro TTS - MCP server logo

Kokoro TTS

24
0

Summary

Kokoro TTS MCP is a server that converts text to speech using the Kokoro TTS engine, generating MP3 files with optional S3 upload capabilities. The implementation provides a robust text-to-speech service with configurable voices, speech speed, and language options, while handling file management through local storage or cloud integration. Built with fallback mechanisms for when the primary TTS engine is unavailable, it includes features like automatic cleanup of old files and markdown text preprocessing. This server is particularly valuable for applications requiring high-quality voice synthesis without leaving the AI assistant interface, such as content creation, accessibility tools, or voice-enabled applications.

Available Actions(5)

send_tts_request

Send a Text-to-Speech (TTS) request to the server. Parameters: text (string)

send_tts_request_from_file

Send a TTS request using text read from a file. Parameters: file (string)

customize_voice_and_speed

Send a TTS request with customized voice and speed. Parameters: text (string), voice (string), speed (float)

disable_s3_upload

Send a TTS request while disabling the S3 upload feature. Parameters: text (string), no-s3 (boolean)

show_help

Display command-line options and help for the TTS client.

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ