Skip to main content
Glama

MiniMax MCP Server

Official
by MiniMax-AI

내보내다

선적 서류 비치

MCP 클라이언트를 사용한 빠른 시작

  1. MiniMax 에서 API 키를 받으세요.
  2. uv (Python 패키지 관리자)를 설치하고 curl -LsSf https://astral.sh/uv/install.sh | sh 로 설치하거나, ​​추가 설치 방법은 uv저장소를 참조하세요.
  3. 중요 : API 호스트와 키는 지역마다 다르므로 일치해야 합니다. 그렇지 않으면 Invalid API key 오류가 발생합니다.
지역글로벌본토
최소 API 키MiniMax Global 에서 받으세요미니맥스 에서 가다
최소 API 호스트https://api.minimaxi.chat (추가 "i" 에 주의하세요)https://api.minimax.chat

클로드 데스크탑

Claude > Settings > Developer > Edit Config > claude_desktop_config.json 으로 이동하여 다음을 포함합니다.

지엑스피1

⚠️ 경고: API 키는 호스트와 일치해야 합니다. "API 오류: 잘못된 API 키" 오류가 발생하면 API 호스트를 확인하세요.

  • 글로벌 호스트: ​https://api.minimaxi.chat (추가 "i"에 주의하세요)
  • 중국 본토 호스트: https://api.minimax.chat

Windows를 사용하는 경우, MCP 서버를 사용하려면 Claude Desktop에서 "개발자 모드"를 활성화해야 합니다. 왼쪽 상단의 햄버거 메뉴에서 "도움말"을 클릭하고 "개발자 모드 활성화"를 선택하세요.

커서

Cursor -> Preferences -> Cursor Settings -> MCP -> Add new global MCP Server 로 이동하여 위의 구성을 추가합니다.

이제 MCP 클라이언트가 다음 도구를 통해 MiniMax와 상호 작용할 수 있습니다.

수송

우리는 stdio와 sse라는 두 가지 전송 유형을 지원합니다.

stdio남남동
지역적으로 실행로컬 또는 클라우드에 배포 가능
stdout 통한 통신network 통한 통신
입력: local files 또는 유효한 URL 리소스 처리를 지원합니다.입력: 클라우드에 배포하는 경우 입력을 위해 URL 사용하는 것이 좋습니다.

사용 가능한 도구

도구설명
text_to_audio주어진 음성으로 텍스트를 오디오로 변환
list_voices사용 가능한 모든 음성 나열
voice_clone제공된 오디오 파일을 사용하여 음성 복제
generate_video프롬프트에서 비디오 생성
text_to_image프롬프트에서 이미지 생성
query_video_generation비디오 생성 작업의 결과 쿼리

자주 묻는 질문

1. 잘못된 API 키

API 키와 API 호스트가 지역적으로 정렬되어 있는지 확인하세요.

지역글로벌본토
최소 API 키MiniMax Global 에서 받으세요미니맥스 에서 가다
최소 API 호스트https://api.minimaxi.chat (추가 "i" 에 주의하세요)https://api.minimax.chat

2. uvx ENOENT 생성

터미널에서 다음 명령을 실행하여 절대 경로를 확인하세요.

which uvx

절대 경로(예: /usr/local/bin/uvx)를 얻은 후 해당 경로를 사용하도록 구성을 업데이트합니다(예: "command": "/usr/local/bin/uvx").

3. 비동기 모드에서 generate_video 사용하는 방법

시작하기 전에 완료 규칙을 정의하세요. 또는 IDE 설정(예: 커서)에서 이러한 규칙을 구성할 수 있습니다.

사용 예

⚠️ 경고: 이 도구를 사용하면 비용이 발생할 수 있습니다.

1. 저녁 뉴스의 일부를 방송하다

2. 음성 복제

3. 비디오 생성

4. 이미지 생성

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Claude Desktop 및 Cursor와 같은 MCP 클라이언트가 MiniMax API와 상호 작용하여 음성 생성, 음성 복제, 비디오 생성 및 이미지 생성을 수행할 수 있도록 합니다.

  1. MCP 클라이언트를 사용한 빠른 시작
    1. 클로드 데스크탑
    2. 커서
  2. 수송
    1. 사용 가능한 도구
      1. 자주 묻는 질문
        1. 1. 잘못된 API 키
        2. 2. uvx ENOENT 생성
        3. 3. 비동기 모드에서 generate_video 사용하는 방법
      2. 사용 예
        1. 1. 저녁 뉴스의 일부를 방송하다
        2. 2. 음성 복제
        3. 3. 비디오 생성
        4. 4. 이미지 생성

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
        Last updated -
        155
        742
        JavaScript
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        An MCP server implementation that integrates with Minimax API to provide AI-powered image generation and text-to-speech functionality in editors like Windsurf and Cursor.
        Last updated -
        2
        16
        49
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables dynamic tool registration and execution based on API definitions, providing seamless integration with services like Claude.ai and Cursor.ai.
        Last updated -
        11
        Python
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        JavaScript implementation of MiniMax MCP that enables interaction with MiniMax AI services for image generation, video generation, text-to-speech, and voice cloning through MCP-compatible clients.
        Last updated -
        6
        672
        71
        TypeScript
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/MiniMax-AI/MiniMax-MCP'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server