Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
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
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools
@kajidog/mcp-tts-voicevox
VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine
0 tools
mcp-bytedance-tts
MCP server for text-to-speech using bytedance-tts - generates audio from text
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"
    }
  }
}