CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Voxtral TTS MCP

rocnubie/voxtraltts-mcp
registry active
Summary

Brings Voxtral TTS voice synthesis into your MCP client with a read-only knowledge surface covering the platform's voice library, workflow patterns, and FAQ. You get two tools to list available voices and pull official links, plus resources describing the nine-language TTS setup, zero-shot cloning mechanics, and emotional style controls. No API keys required since this exposes documentation rather than live synthesis endpoints. Reach for it when you're prototyping voice features, planning multilingual audio workflows, or need Claude to answer questions about Voxtral's 70ms latency model and cross-lingual speaker consistency without leaving your editor. Cold start runs under 50ms and the whole server is stateless stdio.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Voxtral TTS MCP Server

Voxtral TTS Online Free Text to Speech & Voice Clone Speech

MCP Badge Node smithery License: MIT Read Only Zero Config MCP

Voxtral TTS

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

🎙️ About Voxtral TTS

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.

Key Features

  • Low-latency inference: The model delivers approximately 70 ms latency with a real-time factor of around 9.7x, making it suitable for interactive voice applications and live agents rather than just batch narration jobs.
  • Zero-shot voice cloning: A 3-to-25-second reference audio clip is enough to adapt the model to a custom speaker identity, with no fine-tuning pipeline required.
  • Cross-lingual speaker consistency: The same cloned voice can be reused across all nine supported languages — English, French, German, Spanish, Dutch, Portuguese, Italian, Hindi, and Arabic — without losing the speaker's characteristic sound.
  • Emotional style control: Outputs can be guided toward distinct expressive styles including neutral, happy, and sarcastic, giving teams control over tone without recording separate voice assets.
  • Built-in voice library: A set of ready-to-use named voices (Margaret, Paul, Marie, Oliver, and others) lets teams get started immediately without providing reference audio.
  • Flexible deployment: The API integrates directly through Mistral Studio and standard REST endpoints; the open-source weights option allows air-gapped or on-premise deployments for compliance-sensitive environments.

Use Cases

  • Customer support automation: Generate voice responses for IVR systems, automated routing menus, and support bots that need to sound consistent across long sessions and multiple languages.
  • Product onboarding and explainer narration: Turn documentation, tooltips, or walkthrough scripts into spoken audio without recording studio sessions, and update the audio as fast as you update the text.
  • Multilingual marketing and localization: Produce regional campaign audio from a single script using the same speaker voice across language variants, keeping brand voice coherent in every market.
  • Real-time voice agents: Power conversational AI agents, virtual assistants, or phone bots where the round-trip from text to audible speech needs to stay well under a second.
  • Regulated-industry workflows: Use the self-hosted model weights to run speech synthesis entirely within a private infrastructure, meeting data residency requirements in financial services, healthcare, or manufacturing contexts.

Who Is It For

Voxtral TTS is aimed at product teams, engineers, and growth operators who are building voice features into applications rather than looking for a one-off audio tool. The API-first design and per-character pricing model suit developers who want to integrate TTS into a larger pipeline — whether that is a customer-facing chatbot, a localization workflow, or an internal voice agent. The zero-shot cloning capability and cross-lingual consistency make it especially useful for teams serving multilingual audiences who cannot afford to maintain separate voice recordings per language. Teams in regulated industries benefit from the open-source weight option, which lets them run inference entirely on their own infrastructure.

Tools

list_voices

Return the canonical voice and TTS configuration exposed on the site. (Voxtral TTS)

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for Voxtral TTS (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://voxtraltts/voices — Supported voices, languages, and TTS modes.
  • site://voxtraltts/faq — Short FAQ generated from public site metadata.
  • site://voxtraltts/links — Canonical URLs to share with users.

Prompts

tell_me_about_voxtraltts

Summarize what the site is, who it's for, and how it works. — Voxtral TTS

read_aloud_demo_voxtraltts

Plan a read-aloud workflow with the site's voices. — Voxtral TTS

Installation

Install via Smithery

npx -y @smithery/cli install voxtraltts-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/voxtraltts-mcp.git
cd voxtraltts-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "voxtraltts-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/voxtraltts-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://voxtraltts.online
  • Support: support@voxtraltts.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Automation & WorkflowsMedia & Entertainment
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related Automation & Workflows MCP Servers

View all →
n8n Workflow Builder

makafeli/n8n-workflow-builder

AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
519
N8N

illuminaresolutions/n8n-mcp-server

MCP server implementation for n8n workflow automation
120
Make Mcp

danishashko/make-mcp

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
5
n8n Manager MCP

lukisch/n8n-manager-mcp

MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
1
Airflow

io.github.us-all/airflow

Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
Mcp Workflow

io.github.infoinlet-marketplace/mcp-workflow

Workflow automation for AI agents — browse 125 connectors + 234 templates, run via FluxTurn.