LMNT (Ultra-low Latency Speech Synthesis)

LMNT (Ultra-low Latency Speech Synthesis) MCP Connector for Claude

A

Synthesize ultra-low latency AI speech, clone voices instantly, and manage your LMNT audio assets directly from any AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect LMNT to your AI agent to generate high-quality, lifelike speech with industry-leading speed. Perfect for real-time applications, accessibility, and content creation.

What you can do

  • Speech Synthesis — Convert text to audio in milliseconds using the generate_speech tool with support for multiple languages and formats.
  • Voice Cloning — Create instant voice clones by uploading audio samples via create_voice.
  • Voice Management — List, inspect, update, or delete your custom and system voices using list_voices, get_voice, and delete_voice.
  • Account Monitoring — Keep track of your usage and plan limits with get_account.

How it works

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

Who is this for?

  • Developers — building real-time conversational AI or voice-enabled applications.
  • Content Creators — looking to automate voiceovers or localize content quickly.
  • Accessibility Teams — creating responsive tools for users with visual impairments.
text-to-speechvoice-cloningai-audiolow-latencyspeech-synthesis

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

create_voice

Create a new voice (Instant Cloning)

delete_voice

Delete a voice by ID

generate_speech

Returns a base64 encoded audio stream. Generates speech from text and returns base64 audio

get_account

Retrieve account usage and plan information

get_voice

Retrieve a specific voice by ID

list_voices

List available voices

update_voice

Update an existing voice

See how to talk to your AI agent using LMNT (Ultra-low Latency Speech Synthesis).

List all the voices I have access to.

I've retrieved the available voices. You have access to system voices like 'Aura' (ID: aura) and 'Lily' (ID: lily), as well as your custom clones. Would you like to hear a sample of one?

Synthesize 'Welcome to the future of speech' using the voice ID 'lily' in MP3 format.

Generating audio... Done! I've synthesized the text using the 'Lily' voice. The MP3 audio is ready for playback or download.

Show me my current LMNT account usage and plan info.

Your account is currently on the 'Pro' plan. You have used 45,000 characters out of your 1,000,000 monthly limit. Your next billing cycle resets in 12 days.

Yes. The `generate_speech` tool allows you to specify formats like mp3, wav, or mulaw, along with custom sample rates to fit your application's needs.

Related Connectors