🎤 Text To Speech MCP

Convert text to speech using Microsoft Edge's free TTS engine. 50+ voices across multiple languages, adjustable speed, and MP3 output — no API key required, no usage limits.

MCP Server Free Tier
Smithery Badge

🔧 Available Tools

text_to_speech

Convert text to base64-encoded MP3 audio

save_speech_to_file

Save TTS audio directly to a file

list_voices

Browse 50+ voices across languages and accents

Adjustable speed

Control speaking rate (0.5x–2.0x speed)

No API key

Free Microsoft Edge TTS — no limits, no billing

💰 Free & Open

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/text-to-speech-mcp.git
cd text-to-speech-mcp
pip install -r requirements.txt
python3 server.py