AI Voice Generator MCP Server avatar

AI Voice Generator MCP Server

Pricing

from $1.00 / 1,000 voice credits

Go to Apify Store
AI Voice Generator MCP Server

AI Voice Generator MCP Server

Convert text to natural speech (text-to-speech / TTS) via MCP — multiple AI voices and models. Pay per character, no provider account or API key needed. Ready for Claude, Cursor and other AI agents.

Pricing

from $1.00 / 1,000 voice credits

Rating

0.0

(0)

Developer

Szoni

Szoni

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

🔊 AI Voice Generator MCP Server

An MCP server that gives AI agents (Claude, ChatGPT, Cursor, etc.) the ability to turn text into natural speech audio — no voice-provider account or API key required.

Quick Start

  1. Connect any MCP-compatible AI agent to this Actor (Standby mode).
  2. Call list_voices to see the available models and voices.
  3. Call generate_speech with your text.

MCP Tools

generate_speech

Convert text to speech audio.

Parameters:

  • text (required) — Text to speak (max 5000 characters)
  • model — Model ID (see list_voices; a fast default is used if omitted)
  • voice — Voice name (defaults to the model's default voice)
  • formatmp3 (default) or wav

Returns the audio inline plus a stored URL.

list_voices

List available models with their voices and pricing.

Parameters:

  • model — Optional model ID to list voices for just that model

Pricing

Pay-per-event, per character of text. The price depends on the model and the length of the text; see list_voices for current rates.

Integration

Works with any MCP-compatible client: Claude Desktop, ChatGPT, Cursor, LangChain, OpenAI Agents SDK, n8n, Make / Zapier — via the Apify MCP integration.

Support

For issues or feature requests, contact the developer through Apify.