NeuTTS

lad75020/NeuTTS
★ 0 stars JavaScript 🌐 Browser/Web Updated 1d ago
Voice cloning MCP server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neutts": {
      "command": "npx",
      "args": [
        "-y",
        "lad75020/NeuTTS"
      ]
    }
  }
}

README Excerpt

A streaming-HTTP Model Context Protocol server, built with Fastify, that exposes the NeuTTS Python backend as a single tool: | Tool | Description | | ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |

Tools (1)

synthesize_speech