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
io.github.jolucashornung/live-translate-mcp
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
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.csoai-org/voice-audio-mcp
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
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"
    }
  }
}