Chatterbox TTS
pulsemcp/chatterbox ttsConverts text to speech using either high-quality Chatterbox TTS neural models or macOS's built-in 'say' command with configurable expressiveness controls, automatic audio file management, and specialized prompts for daily haikus and code roasts.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chatterbox_tts": {
"url": "None",
"transport": "http"
}
}
}