# MiniMax API Configuration
MINIMAX_API_HOST=https://api.minimax.chat
MINIMAX_API_KEY=your_api_key_here
MINIMAX_RESOURCE_MODE=url
MINIMAX_MCP_BASE_PATH=~/Desktop
# Server Configuration
# Transport mode: 'stdio' (default), 'rest', or 'sse'
MINIMAX_TRANSPORT_MODE=stdio
# Server port (for REST and SSE modes)
MINIMAX_SERVER_PORT=9593
# Server endpoint (for REST and SSE modes)
MINIMAX_SERVER_ENDPOINT=/rest
# Configuration file path (optional)
# MINIMAX_CONFIG_PATH=./example.minimax-config.json
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-JS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server