Lovo AI (Genny TTS & Voice Synthesis API)

Lovo AI (Genny TTS & Voice Synthesis API) MCP Connector for Claude

A+

Generate high-quality AI voices and text-to-speech synthesis directly from your AI agent using Lovo AI's Genny API.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Lovo AI (Genny) to your AI agent to transform text into lifelike speech. This server allows you to browse hundreds of premium voices and manage speech synthesis jobs through natural conversation.

What you can do

  • Voice Discovery — Use list_voices to browse all available AI speakers, filtering by language, gender, and style.
  • Speaker Details — Use get_speaker to retrieve deep metadata for a specific voice ID to ensure the perfect tone for your content.
  • Speech Synthesis — Use create_tts_job to convert text into audio with granular control over speed and emotional styles (e.g., cheerful, sad, professional).
  • Job Monitoring — Use get_tts_job to track the status of your audio generation and retrieve the final output URLs once ready.

How it works

  1. Subscribe to this server
  2. Enter your Lovo Genny API Key
  3. Start generating professional voiceovers from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Creators — Generate narrations for videos or podcasts directly from your script-writing interface.
  • Developers — Integrate high-fidelity voice synthesis into applications without leaving the code editor.
  • Marketers — Quickly produce localized audio versions of ad copy and social media content.
text-to-speechvoice-synthesisai-audiogennylovo-ai

4 tools expose this connector's capabilities to your AI agent.

create_tts_job

Submit a text-to-speech synthesis job

get_tts_job

Check the status of a previously submitted TTS job

get_speaker

Get detailed information about a specific speaker

list_voices

List all available voices

See how to talk to your AI agent using Lovo AI (Genny TTS & Voice Synthesis API).

List all available English voices in Lovo AI.

I've retrieved the list of voices. You have access to speakers like 'Sophia' (ID: 632...), 'Mateo' (ID: 634...), and many others. Would you like to filter them by style or gender?

Create a TTS job for the text 'Welcome to the future of AI' using speaker ID 632c... with a cheerful style.

The TTS job has been submitted successfully. The Job ID is 'job_789abc'. I will monitor the status for you. Would you like me to check if it's finished now?

Check the status and get the audio link for job ID job_789abc.

The job 'job_789abc' is now complete! You can access your audio file here: [Audio URL]. The synthesis used the 'cheerful' style as requested.

Use the `list_voices` tool. It returns a comprehensive list of speakers including their IDs, names, and supported styles. You can then use `get_speaker` with a specific ID to see more detailed information.

Related Connectors