by PsychArch · MCP Server · ★ 51
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Minimax MCP Tools A Model Context Protocol (MCP) server for Minimax AI integration, providing async image generation and text-to-speech with advanced rate limiting and error handling. English | 简体中文 MCP Configuration Add to your MCP settings: Async Design - Perfect for Content Production at Scale This MCP server uses an asynchronous submit-and-barrier pattern designed for batch content creation: 🎬 Narrated Slideshow Production - Generate dozens of slide images and corresponding narration in parallel 📚 AI-Driven Audiobook Creation - Produce chapters with multiple voice characters simultaneously 🖼️ Website Asset Generation - Create consistent visual content and audio elements for web projects 🎯 Multimedia Content Pipelines - Perfect for LLM-driven content workflows requiring both visuals and audio Architecture Benefits: Submit Phase: Tools return immediately with task IDs, tasks execute in background Smart Rate Limiting: Adaptive rate limiting (10 RPM images, 20 RPM speech) with burst capacity Barrier Synchronization: waits for all tasks and returns comprehensive results Batch Optimization: Submit multiple tasks to saturate rate limits
| Stars | 51 |
| Forks | 15 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.4576429008206/100 |
| Last Updated | 2026-01-29 |
| Created | 2025-03-16 |
| Platforms | mcp, node |
| Est. Tokens | ~33k |
Explore other popular mcp server tools:
minimax-mcp-tools is Async MCP server with Minimax API integration for image generation and text-to-speech. It is categorized as a MCP Server with 51 GitHub stars.
minimax-mcp-tools is primarily written in TypeScript.
You can find installation instructions and usage details in the minimax-mcp-tools GitHub repository at github.com/PsychArch/minimax-mcp-tools. The project has 51 stars and 15 forks, indicating an active community.
minimax-mcp-tools is released under the MIT license, making it free to use and modify according to the license terms.