CHeema-Text-to-Voice-MCP-Server

MuhammadTayyabIlyas/CHeema-Text-to-Voice-MCP-Server
★ 1 stars Python AI/LLM Updated 12d ago
Free, local text-to-speech and voice cloning MCP server for Claude Desktop, Claude Code, and n8n. No API keys, no cloud, no per-character billing.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cheema-text-to-voice": {
      "command": "uvx",
      "args": [
        "cheema-text-to-voice-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cheema-text-to-voice-mcp-server

README Excerpt

Cheema Text-to-Voice is a free, open-source MCP server that gives any MCP-compatible AI assistant, including Claude Desktop, Claude Code, and n8n, a real voice. It runs the NeuTTS text-to-speech models locally on your own CPU or GPU, so there are no API keys to configure, no cloud service in the loop, and no per-character billing: text goes in, a WAV file comes out, entirely on your machine. Ask your assistant to speak and it synthesizes natural speech in five built-in voices across four languag

Tools (20)

NEUTTS_BACKBONENEUTTS_BACKBONE_DEVICENEUTTS_CODECNEUTTS_CODEC_DEVICENEUTTS_HOSTNEUTTS_OUTPUT_DIRNEUTTS_PORTNEUTTS_SAMPLES_DIRNEUTTS_SPEAKERS_DIRNEUTTS_TRANSPORTalexoutput_filenamequick_speechspeakertexttts_add_speakertts_helptts_list_modelstts_list_speakerstts_synthesize

Topics

claudelocal-firstmcp-servermodel-context-protocoltext-to-speechvoice-cloning