Skip to content
Back to search
30
MCP v0.1.5

io.github.CodeCraftersLLC/local-voice-mcp

io.github.CodeCraftersLLC/local-voice-mcp

Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS

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

Similar MCP servers embedding-nearest

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.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
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
io.github.localstack/localstack-mcp-server
A LocalStack MCP Server providing essential tools for local cloud development & testing
0 tools
io.github.albertbolanoss/labs_mcp
MCP Server with AI-powered tools including ElevenLabs text-to-speech for realistic voice synthesis.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.codecraftersllc/local-voice-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}