AI Voice Generator MCP Server
Pricing
from $1.00 / 1,000 voice credits
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
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
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
- Connect any MCP-compatible AI agent to this Actor (Standby mode).
- Call
list_voicesto see the available models and voices. - Call
generate_speechwith your text.
MCP Tools
generate_speech
Convert text to speech audio.
Parameters:
text(required) — Text to speak (max 5000 characters)model— Model ID (seelist_voices; a fast default is used if omitted)voice— Voice name (defaults to the model's default voice)format—mp3(default) orwav
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.