MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/MiniMax MCP
Cloud PlatformsOfficial
M

MiniMax MCP

Interact with MiniMax's powerful Text-to-Speech, image, and video generation APIs.

1.6k starsUpdated Aug 20, 2026
View on GitHub

Ads

Overview

> 💡 Recommended: MiniMax CLI (mmx-cli) — our official command-line tool with the latest models and additional features including text, vision, and search. Works as an AI agent skill for Claude Code, Cursor, OpenClaw, etc. - 中文文档 - MiniMax-MCP-JS - Official JavaScript implementation of MiniMax MCP 1. Get your API key from MiniMax. 2. Install uv (Python package manager), install with curl -LsSf https://astral.sh/uv/install.sh | sh or see the uv repo for additional install methods. 3. Important: The API host and key vary by region and must match; otherwise, you'll encounter an Invalid API key error.

Installation

uvx minimax-mcp -y

Configuration

{
  "mcpServers": {
    "MiniMax": {
      "command": "uvx",
      "args": [
        "minimax-mcp",
        "-y"
      ],
      "env": {
        "MINIMAX_API_KEY": "insert-your-api-key-here",
        "MINIMAX_MCP_BASE_PATH": "local-output-dir-path, such as /User/xxx/Desktop",
        "MINIMAX_API_HOST": "api host, https://api.minimax.io | https://api.minimaxi.com",
        "MINIMAX_API_RESOURCE_MODE": "optional, [url|local], url is default, audio/image/video are downloaded locally or provided in URL format"
      }
    }
  }
}

Capabilities

  • Voice cloning

    Provide sample audio files to `voice_clone` and generate speech in that cloned voice.

  • Text to speech

    Ask your assistant to convert written text into natural-sounding audio using `text_to_audio` with a chosen voice.

  • Custom voice design

    Describe a voice in natural language and use `voice_design` to create it with preview audio.

  • Video generation

    Generate videos from text prompts via `generate_video` and track progress with `query_video_generation`.

  • Image creation

    Turn a text prompt into an image using `text_to_image`.

  • Voice library

    Browse available voices with `list_voices` to pick the right one for your project.

Tags

  • video
  • content-creation
  • text-to-speech
  • audio
  • cloud-infrastructure

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today