# Maestra MCP for AI Agents AI Agent Connect

> Maestra MCP lets you automate transcription, translation, and AI voiceovers. Connect your Maestra.ai account to your AI agent to handle media files at scale. It handles everything from uploading audio for speaker-aware transcripts to generating synthetic voiceovers in over 125 languages.

## Overview
- **Category:** artificial-intelligence
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AZGbR7BW9QIjxZkHcs2lMXWL4aOuWh1rRWZhzJIl/ai-agent-connect
- **Tags:** transcription, voiceover, speech-to-text, media-processing, automated-translation, synthetic-voice

## Description

Imagine you're managing a library of video content that needs to reach a global audience. Usually, that means manually uploading files, waiting for transcripts, and then hunting for a translator to handle the text. With the Maestra MCP, your agent handles the heavy lifting. You can just point your agent at a URL, and it'll grab the media, run the transcription, and then translate that text into whatever language you need. If you need to go further, your agent can pick out specific AI voices to generate high-quality dubs for your content. It's all about moving from doing the manual work to managing the final output. Because Vinkius makes it so easy to connect these types of tools, you can build a full localization pipeline without ever leaving your AI client. You can check the status of your files, organize them into folders, and grab your final SRT or JSON files whenever they're ready. This turns a tedious multi-step process into a few simple commands.

## Tools

### list_available_ai_voices
See all the different synthetic voices you can use. This helps you pick the right tone for your specific dubbing project.

### export_transcription_results
Get a temporary download link for your finished transcription. It's the easiest way to grab your final SRT or PDF files.

### list_maestra_files
See every audio and video file currently in your Maestra account. Use this to keep track of your project's media assets.

### list_account_folders
View all the folders you've created in your Maestra account. It helps keep your large media library organized.

### get_file_details
Check the specific status and details of any file. This lets you see if a transcription is finished or still processing.

### translate_transcription
Turn an existing transcript into a new language. It supports over 125 different languages for global reach.

### upload_media_for_transcription
Send a public URL to Maestra to start a new transcription job. It handles both audio and video files automatically.

### generate_ai_voiceover
Create a synthetic voiceover for your media file. You can choose from a wide range of available AI voices.

## Prompt Examples

**Prompt:** 
```
I have a video at https://example.com/promo.mp4. Can you get a transcript and then translate it into Spanish?
```

**Response:** 
```
I've started the process for your video. 

**Status Update:**
* **Transcription:** Initiated
* **Translation:** Queued (Spanish)

I'll let you know as soon as the files are ready for export. I'll grab the SRT and PDF links for you once they're done.
```

**Prompt:** 
```
What AI voices do we have for French dubbing?
```

**Response:** 
```
Here are the available synthetic voices for French:

| Voice Name | Gender |
| :--- | :--- |
| Claire | Female |
| Mathieu | Male |
| Amelie | Female |

Would you like me to generate a voiceover using one of these?
```

**Prompt:** 
```
Give me the download link for the transcript of the last video we processed.
```

**Response:** 
```
I've retrieved the export links for your latest transcription. You can download them here:

* **SRT Subtitles:** [https://api.maestra.ai/temp/vid-12345.srt](https://api.maestra.ai/temp/vid-12345.srt)
* **PDF Transcript:** [https://api.maestra.ai/temp/vid-12345.pdf](https://api.maestra.ai/temp/vid-12345.pdf)
```

## Capabilities

### Upload media for transcription
Send a public URL to your agent to start a transcription job for audio or video files.

### Translate existing transcripts
Convert your finished transcripts into over 125 different languages automatically.

### Generate synthetic voiceovers
Create high-quality AI voices for your media files using a variety of available options.

### Manage account folders
Organize your media assets into folders and list all files in your Maestra account.

### Export result files
Get temporary download links for your results in formats like SRT, VTT, PDF, and JSON.

### Monitor processing status
Check the current status of any file to see if it's still processing or ready for export.

## Use Cases

### YouTube Channel Growth
A creator has a library of English videos and needs them dubbed into Spanish and French to reach new audiences. They use generate_ai_voiceover to create the dubs.

### Corporate Training
A company needs to transcribe 50 hours of internal meetings and translate them into a searchable PDF format for employees using translate_transcription.

### Podcast Localization
A podcaster wants to automatically generate transcripts and then translate them into 10 different languages for a global newsletter.

### App Development
A developer is building a video app and needs to programmatically trigger transcriptions and get back download links using upload_media_for_transcription.

## Benefits

- Scale your localization efforts by using translate_transcription to reach 125+ languages instantly.
- Save hours of manual typing by using upload_media_for_transcription to get speaker-aware transcripts.
- Create high-quality dubs for any video by using generate_ai_voiceover with different synthetic voices.
- Keep your workspace clean by using list_account_folders and list_maestra_files to manage assets.
- Get your files exactly where you need them by using export_transcription_results for SRT, VTT, or JSON.

## How It Works

The bottom line is you get a hands-off way to turn raw video or audio into localized, transcribed content.

1. Connect your Maestra.ai API key to this Connector.
2. Give your AI client a public URL for the media file you want to process.
3. Receive a download link for your transcription, translation, or voiceover files.

## Frequently Asked Questions

**Can the Maestra MCP handle video files for transcription?**
Yes, it handles both audio and video files. You just provide a public URL for the media, and the Connector handles the rest.

**How many languages can I translate my transcripts into with Maestra?**
You can translate your transcripts into over 125 different languages, making it a great choice for global content distribution.

**Does the Maestra MCP support SRT and VTT files?**
Yes, it can generate export links for several formats, including SRT, VTT, PDF, and JSON, so you can easily use them in your video player.

**Is there a way to check if my transcription is finished?**
Yes, you can ask your agent to check the status of any specific file. It will tell you if the file is still processing or ready to be exported.

**Can I use Maestra MCP to create AI voiceovers for my content?**
Absolutely. You can use it to generate high-quality synthetic voiceovers for your media files using a wide variety of different AI voices.

**undefined**
You can use the Connector to list all your files and folders. This helps you keep your assets organized and easy to find when you're working with your agent.

**How do I start a transcription for a public video?**
Use the `upload_media_for_transcription` tool and provide the public `file_url` along with the source language code (e.g., 'en' for English).

**Can I choose which AI voice to use for dubbing?**
Yes, first use the `list_available_ai_voices` tool to find a voice ID that matches your target language and gender, then provide it to the `generate_ai_voiceover` tool.

**What formats can I export my transcripts in?**
The `export_transcription_results` tool supports formats such as 'srt', 'vtt', 'txt', 'pdf', and 'json'.