Supertonic3 Mcp
@nextic-tech
About Supertonic3 Mcp
Local, on-device text-to-speech for Claude & Cursor. No API key, no cloud. Powered by Supertonic 3 — 10
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"supertonic3": {
"command": "uvx",
"args": [
"supertonic3-mcp"
]
}
}
}Tools
3Convert text to speech and save a WAV file. Returns the absolute path and metadata.
List built-in Supertonic voice styles.
List inline expression tags (e.g. <laugh>) usable inside speak() text.
Overview
What is Supertonic3 Mcp?
Supertonic3 Mcp wraps Supertonic 3 on-device text-to-speech as three MCP tools your AI assistant can call directly. It requires no API key and runs entirely locally, with model weights cached on first use.
How to use Supertonic3 Mcp?
Clone the repository, install with pip install -e ., optionally run supertonic3-mcp preload to pre-download the model, then add the server to your MCP client configuration using the absolute path to the supertonic3-mcp binary.
Key features of Supertonic3 Mcp
- No API key or cloud calls required
- 10 built-in voices: M1–M5 and F1–F5
- Supports 31 language codes including en, ko, ja, fr
- Inline expression tags:
<laugh>,<pause>,<breath>, and more - ~820ms warm synthesis speed on Apple M3 Air
- Uses FastMCP with asyncio for serialized inference
Use cases of Supertonic3 Mcp
- Give an AI assistant a voice for spoken responses
- Synthesize text to WAV files with file path and metadata
- Integrate on-device TTS into MCP-compatible development tools
FAQ from Supertonic3 Mcp
—
More Developer Tools MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Comments