MCP Servers / communication / Chatterbox TTS

Chatterbox TTS

JSON →
none10communication

Generates text-to-speech audio with automatic playback using the Chatterbox TTS model.

Install
How to run this server
[ { "cmd": "pip install mcp", "imports": [] } ]
server path: chatterbox-tts
Tools
What this server exposes
speak_text
Generates speech from text and plays it automatically. Parameters: text (required), exaggeration (optional, 0.0-1.0, default 0.5), cfg_weight (optional, 0.0-1.0, default 0.5). Provides real-time progress notifications during model loading, speech generation, and audio playback.
Configuration
Environment & auth
authnone
Resources
Chatterbox TTS — MCP Server · libregistry