Loading MCP server directory, please wait...
High-quality Supertone TTS: voice search, preview, duration prediction, and voice cloning
npx @getmcp/cli add io.github.supertone-inc/supertone-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SUPERTONE_API_KEYSupertone API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.supertone-inc/supertone-mcp": {
"command": "uvx",
"args": [
"supertone-mcp"
],
"env": {
"SUPERTONE_API_KEY": "",
"SUPERTONE_MCP_VOICE_ID": "",
"SUPERTONE_OUTPUT_DIR": "",
"SUPERTONE_MCP_OUTPUT_MODE": "",
"SUPERTONE_MCP_AUTOPLAY": ""
}
}
}
}