speech-mcp-server

yavru421/speech-mcp-server
★ 0 stars Python Code/Dev Tools Updated today
An MCP server.
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": {
    "speech-mcp-server": {
      "command": "uvx",
      "args": [
        "speech-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install speech-mcp-server

README Excerpt

Local Stdio Model Context Protocol (MCP) server wrapping the **Kokoro ONNX Neural TTS Engine** with real-time **Voice Vector Algebra**, **Central Wisconsin Vernacular Lexicon Overrides**, and **thread-clamped zero-VRAM CPU execution**. > *"Neural voice vectors mixed mathematically. Zero VRAM overhead. Pure local performance."*