MMAudio
About
AI-powered video-to-audio and text-to-audio generation using MMAudio's advanced AI technology.
Details
- Author
- mmaudio
- Downloads
- 322
- Categories
- Media
Jump to
- Video-to-Audio Generation with AI-powered analysis
- Text-to-Audio Generation from descriptions
- API Key Validation to verify credentials and account status
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
MMAudioCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Ensure Node.js >= 18.0.0 and an MMAudio API key are available. Configure the server in a compatible MCP client (e.g., Cursor, Claude Desktop) by providing the API key. No specific installation or invocation commands are given in the README.
video_to_audio
Generate AI-powered audio from video content using MMAudio technology. Analyzes video frames and generates synchronized audio including sound effects, ambient noise, and atmospheric elements.
text_to_audio
Generate AI-powered audio content from text descriptions using MMAudio technology. Create sound effects, ambient audio, music, and atmospheric soundscapes from natural language descriptions.
validate_api_key
Validate MMAudio API key and check account credits/status
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mmaudio": {
"mmaudio": {
"command": "npx",
"args": [
"-y",
"mmaudio-mcp@latest"
],
"env": {
"MMAUDIO_API_KEY": "sk-your-api-key-here"
}
}
}
}
}
McpServers
{
"mmaudio": {
"command": "npx",
"args": [
"-y",
"mmaudio-mcp@latest"
],
"env": {
"MMAUDIO_API_KEY": "sk-your-api-key-here"
}
}
}
MMAudio MCP
🌟 Features
- Video-to-Audio Generation: Transform video content into synchronized audio with AI-powered analysis
- Text-to-Audio Generation: Create professional audio content from text descriptions
- API Key Validation: Verify MMAudio API credentials and check account status
Prerequisites
- Node.js >= 18.0.0
- MMAudio API key (Get one here)
- MCP-compatible client (Cursor, Claude Desktop, etc.)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
