← Index

Supertone TTS

io.github.supertone-inc/supertone-mcp·v0.1.1·Image, Video & Audio
Quality Score
85
/100

High-quality Supertone TTS: voice search, preview, duration prediction, and voice cloning

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "supertone-mcp": {
      "command": "uvx",
      "args": [
        "supertone-mcp"
      ],
      "env": {
        "SUPERTONE_API_KEY": "<your-supertone_api_key>",
        "SUPERTONE_MCP_VOICE_ID": "<supertone_mcp_voice_id>",
        "SUPERTONE_OUTPUT_DIR": "<supertone_output_dir>",
        "SUPERTONE_MCP_OUTPUT_MODE": "<supertone_mcp_output_mode>",
        "SUPERTONE_MCP_AUTOPLAY": "<supertone_mcp_autoplay>"
      }
    }
  }
}
§02  Environment variables
SUPERTONE_API_KEY
requiredsecret

Supertone API key

SUPERTONE_MCP_VOICE_ID

Default voice_id for synthesis (falls back to a preset voice)

SUPERTONE_OUTPUT_DIR

Directory where audio files are saved (default ~/supertone-tts-output/)

SUPERTONE_MCP_OUTPUT_MODE

How text_to_speech returns audio: files, resources, or both

SUPERTONE_MCP_AUTOPLAY

Auto-play generated audio on macOS via afplay (true by default)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Image, Video & Audio