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

Similar MCP servers embedding-nearest

macOS Say
Leverages macOS 'say' command for customizable text-to-speech functionality, enabling dynamic voice output.
0 tools
io.github.codecraftersllc/local-voice-mcp
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
0 tools
io.github.CodeCraftersLLC/local-voice-mcp
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
0 tools
Local Voice
Run local text-to-speech models with Chatterbox and Kokoro engines
0 tools
iflow-mcp_digitarald-chatterbox-mcp
A simplified Model Context Protocol server that provides text-to-speech generation with automatic playback using the Chatterbox TTS model
0 tools
Say (Text-to-Speech)
Provides text-to-speech capabilities through both native system voices and ElevenLabs integration, enabling vocalization of responses withou
0 tools

How to use

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

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