Submit

All Voice Lab MCP

@allvoicelab

Official AllVoiceLab Model Context Protocol (MCP) server, supporting interaction with powerful text-to-speech and video translation APIs. Enables MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents to generate speech, translate videos, and perform intelligent voice conversion. Serves scenarios such as short drama localization for global markets, AI-Generated audiobooks, AI-Powered production of film/TV narration.

Server Config

{
  "mcpServers": {
    "AllVoiceLab": {
      "command": "uvx",
      "args": [
        "allvoicelab-mcp"
      ],
      "env": {
        "ALLVOICELAB_API_KEY": "<insert-your-api-key-here>",
        "ALLVOICELAB_API_DOMAIN": "<insert-api-domain-here>",
        "ALLVOICELAB_BASE_PATH": "optional, default is user home directory.This is uesd to store the output files."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.