Supertone TTS runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi. Last commit 23 Jul 2026.
Composable Supertone TTS toolkit: synthesis, voice search/preview/clone, usage — 31 languages
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 15 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.Popen(
shell=True,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add supertone-mcp -- uvx supertone-mcp
{
"mcpServers": {
"supertone-mcp": {
"args": [
"supertone-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.supertone-mcp]
command = "uvx"
args = ["supertone-mcp"]
{
"mcpServers": {
"supertone-mcp": {
"args": [
"supertone-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"supertone-mcp": {
"args": [
"supertone-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SUPERTONE_API_KEY (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/)).
The author declared them in the registry entry; get the values from the project itself.
Get GitHub repository stats, search repos, analyze languages, and compare projects
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
AST-based semantic code search: 39 tools over 37 languages. Call tracing and impact analysis.
Search, browse, and get suggestions for VueUse composables
AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use.
Orchestrates language servers into 65 code-intelligence tools across 31 languages, token-optimized.
Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.
Answers built from our own checks of this server.