mcp-minimax-music-server
0
The MCP MiniMax Music Server is an AI-powered audio generation server that integrates with the MiniMax Music API. It allows AI agents to create high-quality music based on text prompts, supporting the MiniMax Music model and providing seamless integration with systems like Claude Desktop.
Overview
This project is an MCP server implementation designed for AI-powered audio generation using the MiniMax Music API. It facilitates integration with MCP hosts like Claude Desktop and enables AI agents to produce music and audio based on text prompts.
Features
- AI-powered music generation
- Supports MiniMax Music model
- Two-step generation process with status checking
- Seamless integration with Claude Desktop
- API key environment variable support
- Detailed error handling and reporting
Prerequisites
- Node.js (v16 or higher)
- TypeScript (v5.3.3 or higher)
- Claude Desktop (latest version)
- AIML API Key
- Windows/Linux/macOS operating system
Usage
The server offers a tool called generate_audio
for generating music based on text prompts with optional settings for model, reference audio, and generation ID for status checking.