Back to search
90
MCP live v1.0.0 sse

Text to Speech API

io.github.Br0ski777/text-to-speech

Convert text to MP3 speech audio in 50+ languages. x402 micropayment.

Uptime
50.0%
4 probes
Response
39ms
last probe
Tools
1
callable

Tools · 1

media_text_to_speech

Use this when you need to convert text to speech audio. Returns base64-encoded MP3 audio in JSON. Returns: 1. audio (base64 MP3 data) 2. language used 3. textLength (character count) 4. durationEstim…

Similar MCP servers embedding-nearest

Text to Speech API
Convert text to MP3 speech audio in 50+ languages. x402 micropayment.
0 tools · sse
Text to Speech
Convert text to MP3 speech audio in 50+ languages.
0 tools
Text Translator API
Translate text between 50+ languages with auto-detection. x402 micropayment.
0 tools · sse
Text Translator API live
Translate text between 50+ languages with auto-detection. x402 micropayment.
1 tools · sse
Text Translator
Translate text between 50+ languages with automatic language detection via x402 micropayment.
0 tools
Speech AI - Pronunciation, STT & TTS live
Pronunciation scoring, speech-to-text, and text-to-speech for language learning
10 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "text_to_speech_api": {
      "url": "https://text-to-speech-production-0f12.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}