Explore Voxtral TTS with API notes, setup guidance, use cases, workflow tips, and FAQ answers for
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"voxtraltts-mcp": {
"args": [
"/absolute/path/to/voxtraltts-mcp/src/index.mjs"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Voxtral TTS Online Free Text to Speech & Voice Clone Speech
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'voxtraltts-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked voxtraltts-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education
A Model Context Protocol server for searching and analyzing arXiv papers
MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.
MCP Security Weekly
Get CVE alerts and security updates for io.github.rocnubie/voxtraltts-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Voxtral TTS Online Free Text to Speech & Voice Clone Speech
A Model Context Protocol server that exposes the canonical Voxtral TTS knowledge surface — voice and TTS workflows, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://voxtraltts.online
Voxtral TTS is Mistral AI's text-to-speech platform, accessible at voxtraltts.online, that converts written text into realistic, emotionally expressive speech across nine languages. Built on a 3.4-billion-parameter transformer decoder backbone paired with a flow-matching acoustic transformer and a neural audio codec, the system is designed for production environments where voice quality, low latency, and speaker consistency across languages all matter. The service is available as a hosted API at $0.016 per 1,000 characters, and the underlying model weights are also published on Hugging Face for teams that prefer self-hosted deployment. Whether you need a single narrator voice that holds up across French and Arabic, or a real-time voice agent that responds in under 100 milliseconds, Voxtral TTS is built to cover that range.