MiniMax MCP JS

10 tools. 8 can modify or destroy data without limits.

7 destructive tools with no built-in limits. Policy required.

Last updated:

8 can modify or destroy data
2 read-only
10 tools total

Community server · catalogue entry verified 11/06/2026

How to control MiniMax MCP JS ↓

What MiniMax MCP JS exposes to your agents

Read (2) Write / Execute (1) Destructive / Financial (7)
Critical Risk

The most dangerous MiniMax MCP JS tools

8 of MiniMax MCP JS's 10 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control MiniMax MCP JS

PolicyLayer is an MCP gateway — it sits between your AI agents and MiniMax MCP JS, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "generate_video": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Cap read operations
{
  "list_voices": {
    "limits": [
      {
        "counter": "list_voices_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register MiniMax MCP JS — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MINIMAX MCP JS →

Free to start. No card required.

All 10 MiniMax MCP JS tools

Questions about MiniMax MCP JS

Can an AI agent move money through the MiniMax MCP JS MCP server? +

Yes. The MiniMax MCP JS server exposes 7 financial tools including generate_video, image_to_video, music_generation. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How many tools does the MiniMax MCP JS MCP server expose? +

10 tools across 2 categories: Read, Write. 2 are read-only. 8 can modify, create, or delete data.

How do I enforce a policy on MiniMax MCP JS? +

Register the MiniMax MCP JS MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every MiniMax MCP JS tool call.

Deterministic rules across all 10 MiniMax MCP JS tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

10 MiniMax MCP JS tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.