Skip to content
Back to search
30
MCP

Chatterbox TTS

pulsemcp/chatterbox tts

Converts 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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chatterbox_tts": {
      "url": "None",
      "transport": "http"
    }
  }
}