← All servers
🔍

Supertone TTSVerified🛡 No advisories

io.github.supertone-inc/supertone-mcp
New to MCP? Start here →
5★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/supertone-inc, which proved it owns this namespace.

Verified owner: github.com/supertone-incio.github.supertone-inc/supertone-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SUPERTONE_API_KEY.
Configuration
Reads SUPERTONE_MCP_VOICE_ID, SUPERTONE_OUTPUT_DIR.

About

Composable Supertone TTS toolkit: synthesis, voice search/preview/clone, usage — 31 languages

Packages & transports

pypisupertone-mcpv0.3.1 · uvx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "supertone": {
      "command": "uvx",
      "args": [
        "supertone-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx supertone-mcp