aicoolies logo
MiniMax MCP logo

MiniMax MCP

MCP server for MiniMax speech, video, and image APIs

Share
api-usage-basedOpen Source
Visit Website →

Official MiniMax Model Context Protocol server enabling AI applications and code editors to access text-to-speech, voice cloning, image generation, video generation, and music creation APIs. Designed for Claude Desktop, Cursor, and Windsurf integration with stdio and SSE transport support, regional API endpoints for global and China regions, and flexible resource handling for seamless generative AI workflows.

The MiniMax MCP server is the official gateway for developers to access MiniMax generative AI APIs through the Model Context Protocol standard. This server provides eight core tools including text_to_audio for TTS, voice_clone, generate_video, text_to_image, and music_generation. By adopting MCP it enables seamless integration with popular development tools like Claude Desktop, Cursor, and Windsurf reducing the integration friction developers typically face when adopting new AI services.

The server supports multiple transport mechanisms with stdio for local development and SSE for cloud deployment giving developers flexibility in how they deploy and manage the service. Regional API endpoints for both global and mainland China regions accommodate geographic deployment requirements. Resource handling supports local files or URL-based resources enabling workflows where services fetch resources directly. The MIT license and Python implementation make it easy to audit and contribute improvements.

For developers building AI applications requiring speech synthesis, voice cloning, or video generation, MiniMax MCP eliminates vendor lock-in by providing a standardized protocol interface. Teams using Claude or other MCP-compatible AI systems can invoke MiniMax capabilities without learning proprietary SDK patterns. As MCP adoption accelerates across the AI tooling ecosystem this official server positions MiniMax for deeper integration into development workflows especially for creators in Asia-Pacific regions.

Pricing

Free server; API usage billed by MiniMax

Platforms

Python MCP server for text-to-speech, video, and image generation APIs

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

agentmemory

Persistent memory layer for AI coding agents — keeps Claude Code, Codex, Cursor, and any MCP agent in context across sessions

agentmemory is an open-source MCP server that gives AI coding agents persistent, cross-session memory. Built on hybrid vector-graph search, it achieves 95.2% recall on the LongMemEval-S benchmark while using up to 92% fewer context tokens than naive context injection. Works out of the box with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, Kilo Code, Hermes, and any MCP client through 51 MCP tools plus 12 hooks and 4 skills.

open-sourceOpen Source

mcp2cli

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI — at runtime, with zero codegen.

mcp2cli turns MCP servers, OpenAPI specs, and GraphQL endpoints into standard CLIs at runtime — no codegen, no schema bloat. Tools and arguments load only when requested via --list and --help flags, cutting up to 96–99% of the tokens that native MCP integrations waste on schema preloading. Works with Claude Code, Cursor, Codex, and any agent that can call shell commands, and ships with OAuth, stdio/HTTP/SSE transports, and a bake mode for reusable connections.

free
PageIndex logo

PageIndex

Vectorless, reasoning-based RAG that reads documents like a human expert — no vector DB, no chunking.

PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents and uses LLMs to navigate them like a human expert would. Instead of chunking text and comparing embeddings, it constructs a table-of-contents-style structure and reasons its way to the right sections — no vector database required. Available as an open-source Python package, cloud API, MCP server, and chat platform.

freemium
Atlassian MCP Server logo

Atlassian MCP Server

Official remote MCP server for Jira and Confluence

Atlassian's official remote MCP server connects Jira and Confluence to LLM clients, IDEs, and agent platforms over OAuth, so Claude, Cursor, and other MCP-aware tools can search issues, read pages, and post updates inside the same permission boundaries users already have. As a vendor-hosted reference implementation, it standardizes the Atlassian side of remote Model Context Protocol deployments.

open-sourceOpen Source
GraphBit logo

GraphBit

Rust-native multi-agent orchestration for production

GraphBit is a Rust-native, multi-agent orchestration framework built for production. It targets the gap between Python-first frameworks like LangGraph and the operational expectations of enterprise systems — predictable memory, low latency, deterministic concurrency, and the ability to embed an agent runtime in services that already run Rust without dragging in a Python interpreter.

open-sourceOpen Source