a2a mcp
日本語
Back to MCP Servers
minimax-mcp logo
mcp-server391

minimax-mcp

MiniMax 公式の Model Context Protocol (MCP) サーバーです。Claude Desktop、Cursor など MCP 対応 AI クライアントが、高品質なテキスト-to-スピーチ、音声クローニング、画像生成、動画生成ツールにシームレスにアクセスできるようにします。

概要

minimax-mcp は、MiniMax が公式に提供する Model Context Protocol (MCP) サーバーの Python 実装です。AI アプリケーションやクライアントが MCP インターフェースを通じて、MiniMax の先進的なマルチモーダル生成機能に標準化された方法でアクセスできるようにします。

高品質なテキスト-to-スピーチ(TTS)、音声クローニング、テキスト-to-画像、テキスト-to-動画(画像-to-動画を含む)生成をサポートしており、対応する AI ツールに豊かなメディア機能を簡単に追加できます。

主な特徴

  • マルチモーダルツール:MiniMax API 駆動のテキスト-to-スピーチ、音声クローニング、画像生成、動画生成。
  • トランスポート:stdio(ローカル利用時のデフォルト)と SSE をサポート。
  • 簡単セットアップMINIMAX_API_KEY を設定後、uvx minimax-mcp で実行可能。
  • クライアント対応:Claude Desktop、Cursor、Windsurf、OpenAI Agents、その他 MCP 対応クライアントで動作。
  • セルフホスティング可能:ローカル実行によりプライバシー保護と低遅延を実現。
  • 公式メンテナンス:MiniMax-AI によって開発・サポートされています。

JavaScript/TypeScript 版も提供されています:MiniMax-MCP-JS

クイックスタート

  1. platform.minimax.io で MiniMax API キーを取得します。
  2. uv をインストールします。
  3. MCP クライアントの設定ファイルにサーバーを追加します(例:Claude Desktop の mcp.json):
{
  "mcpServers": {
    "MiniMax": {
      "command": "uvx",
      "args": ["minimax-mcp"],
      "env": {
        "MINIMAX_API_KEY": "sk-..."
      }
    }
  }
}

これでサーバーが AI クライアントで自動的に利用可能になります。

ユースケース

  • コーディングやチャットインターフェース内で、自然言語プロンプトから直接画像や動画を生成。
  • AI アシスタントにリアルな音声出力とカスタム音声クローニングを追加。
  • テキスト・音声・視覚生成を組み合わせたマルチモーダル AI エージェントの構築。
  • プロフェッショナルグレードのメディアツールを使ったクリエイティブワークフローの高速プロトタイピング。

リソース

  • Python リポジトリ:https://github.com/MiniMax-AI/MiniMax-MCP
  • JavaScript 版:https://github.com/MiniMax-AI/MiniMax-MCP-JS
  • 公式 MCP ガイド:https://platform.minimax.io/docs/guides/mcp-guide
  • Model Context Protocol:https://modelcontextprotocol.io

注意:これはコアとなるマルチモーダル MCP サーバーです。コーディング特化のウェブ検索・画像理解ツールを提供する別途 MiniMax-Coding-Plan-MCP が存在します。

Tags

mcpmcp-serverminimaxttstext-to-speechvoice-cloningimage-generationvideo-generationmultimodalpythonai

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Hyper3D MCP logo

Hyper3D MCP

MCP Servers

Hyper3D MCP is Hyper3D's hosted Rodin MCP server for creating 3D assets from natural-language instructions or supported references, checking asynchronous generation progress, and retrieving model download links inside AI coding clients. Official setup is documented for Codex, Claude Code, and Kimi Code CLI.

Semrush MCP Server logo

Semrush MCP Server

MCP Servers

Semrush MCP connects AI assistants to Semrush APIs for keyword, backlink, website traffic and market research.

Browserbase MCP Server logo

Browserbase MCP Server

MCP Servers

Browserbase MCP gives AI agents browser automation tools powered by Stagehand and Browserbase browser sessions.

SerpApi MCP Server logo

SerpApi MCP Server

MCP Servers

SerpApi MCP exposes search engine results to AI assistants through SerpApi, supporting live research and structured search data retrieval.

Similarweb MCP Server logo

Similarweb MCP Server

MCP Servers

Similarweb MCP brings website traffic and digital market intelligence into AI assistants for competitive research.

AgentQL MCP Server logo

AgentQL MCP Server

MCP Servers

AgentQL MCP connects AI agents to AgentQL web extraction, returning structured information from web pages for research and automation.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.