MCP Servers / communication / Kokoro TTS

Kokoro TTS

JSON →
none10communication

A server that provides text-to-speech capabilities using the Kokoro TTS engine.

Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path: kokoro-tts
Tools
What this server exposes
generate_speech
Text-to-speech synthesis with customizable voices, adjustable speech speed, support for saving audio to files or direct playback, and cross-platform audio playback support (Windows, macOS, Linux). Parameters: text (required), voice (optional, default: af_heart), speed (optional, default: 1.0), save_path (optional), play_audio (optional, default: False).
Configuration
Environment & auth
authnone
Resources
Kokoro TTS — MCP Server · libregistry