Skip to main content
Glama

MiniMax MCP JS

Official
by MiniMax-AI

list_voices

Explore and retrieve all available voice options for text-to-speech and voice cloning services within the MiniMax MCP JS environment. Specify voice types to filter results.

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" }

Other Tools from MiniMax MCP JS

Related Tools

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