SERVER

Supertone TTS

Rank #12506

glama/supertone-inc/supertone-mcp

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.

First listed
May 27, 2026
Last publish date
May 27, 2026
OVERVIEW

Supertone TTS is a Model Context Protocol (MCP) server published by supertone-inc. It ranks #12506 of 58,832 servers tracked on MCP Toplist. Supertone TTS is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.

STANDING
#12,506of 58,832 tracked serversTop 25%

Ranks ahead of 46,326 of 58,832 servers on MCP Toplist.

CONNECT

Use Supertone TTS

Add Supertone TTS to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "supertone-mcp": {
      "command": "uvx",
      "args": [
        "supertone-mcp"
      ],
      "env": {
        "SUPERTONE_API_KEY": "<your SUPERTONE_API_KEY>",
        "SUPERTONE_MCP_VOICE_ID": "<your SUPERTONE_MCP_VOICE_ID>",
        "SUPERTONE_OUTPUT_DIR": "<your SUPERTONE_OUTPUT_DIR>",
        "SUPERTONE_MCP_OUTPUT_MODE": "<your SUPERTONE_MCP_OUTPUT_MODE>",
        "SUPERTONE_MCP_AUTOPLAY": "<your SUPERTONE_MCP_AUTOPLAY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

supertone-inc

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.1May 27, 2026
FAQ

Frequently asked questions

What is Supertone TTS?
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.
Who maintains Supertone TTS?
Supertone TTS is maintained by supertone-inc, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Supertone TTS an official MCP server?
Yes — Supertone TTS is listed on the Official MCP Registry, alongside Glama.
How many versions does Supertone TTS have?
MCP Toplist tracks 1 version of Supertone TTS, most recently published on May 27, 2026.
Where can I find the source code for Supertone TTS?
The source code for Supertone TTS is hosted at github.com/supertone-inc/supertone-mcp.
EXPLORE