MiniMax MCP Server ↗
MiniMax MCP Server is an officially published MCP server from MiniMax. Anomity scores its risk at 45 out of 100 (medium). It matches 1 dangerous capability combination.
Analysis summary
MiniMax MCP Server is an officially published MCP server from MiniMax. Anomity scores its risk at 45 out of 100 (medium). It matches 1 dangerous capability combination.
MiniMax's official server exposes text-to-speech, image generation, and video generation to agents, so a model can produce media assets as part of a workflow rather than describing them.
Capabilities are outbound network access, credential access, and filesystem writes for generated files. The considerations are generation-shaped rather than access-shaped: an agent that can produce synthetic video and audio autonomously is a capability worth governing by policy, and generated files landing on disk should go somewhere predictable rather than wherever the agent chose.
Why this entry scored 45 out of 100
This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. Declared high-risk capabilities add +20 (capped at +30). It matches 1 dangerous capability combination, which contributes additional severity weight. The clamped result is 45, placing it in the medium band.
Findings
-
Published by the vendor Trust offset
-
2 high-risk capabilities: credentials:access, filesystem:write Critical
-
Credential theft risk (high) HighEvidenceFilesystem write combined with credentials access can plant persistent credential stealers.
Capabilities
Every capability the entry declares, with the security implication of each.
-
network:outboundOutbound networkCan make outbound network requests. Required for hosted model providers and remote APIs; also the path for data exfiltration if combined with read access. -
credentials:accessCredentials accessReads provider API keys, OAuth tokens, or other secrets from the host keychain or environment. -
filesystem:writeFilesystem writeCan create, edit, or delete files on the host system. High-impact capability — anything from helpful edits to planting persistence.
Dangerous combinations matched
Capability pairings that compound into well-known attack patterns.
-
Credential theft risk highFilesystem write combined with credentials access can plant persistent credential stealers.filesystem:write credentials:access