Submit

Supertone TTS MCP

@supertone-inc

MCP server for the Supertone TTS API. Generate natural speech, browse and preview the voice catalog, predict synthesis cost, and create cloned voices — directly from Claude Desktop, Cursor, or any MCP-compatible client. Supports Korean, English, Japanese, and 20+ other languages, with speed, pitch, and emotion-style control.

Tools

text_to_speech

search_voice

get_voice

get_credit_balance

preview_voice

predict_duration

clone_voice

search_custom_voice

edit_custom_voice

delete_custom_voice

get_custom_voice

get_usage_history

get_voice_usage

merge_audio_files

Server Config

{
  "mcpServers": {
    "supertone-tts": {
      "command": "uvx",
      "args": [
        "supertone-mcp"
      ],
      "env": {
        "SUPERTONE_API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.