Skip to main content
Glama

MiniMax MCP JS

Official
by MiniMax-AI

list_voices

Explore available voice options for text-to-speech and voice cloning using the MCP server. Filter voices by type to find system or custom cloning options that suit your needs.

Instructions

List all available voices. Only supported when api_host is https://api.minimax.chat.

Input Schema

NameRequiredDescriptionDefault
voiceTypeNoType of voices to list, values: ["all", "system", "voice_cloning"]all

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "voiceType": { "default": "all", "description": "Type of voices to list, values: [\"all\", \"system\", \"voice_cloning\"]", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MiniMax-AI/MiniMax-MCP-JS'

If you have feedback or need assistance with the MCP directory API, please join our Discord server