← Top 100 / Full directory (5,562)

Text to Speech — 20+ Languages, MP3 Output

AI & Memory Remote 1 tool

Text-to-speech API for AI agents. Convert text to natural speech audio in 20+ languages via Google TTS engine. Returns base64-encoded MP3 ready for playback. Tools: media_text_to_speech. Use this for voice notifications, accessibility features, audio content generation, or building voice interfaces. Returns: {audio (base64 MP3), language, duration}. No API key required — x402 micropayment $0.005/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://text-to-speech--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

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

Related servers