vidMagik-mcp

86 tools. 74 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

74 can modify or destroy data
12 read-only
86 tools total

Community server · catalogue entry verified 03/07/2026

How to control vidMagik-mcp ↓

What vidMagik-mcp exposes to your agents

Read (12) Write / Execute (73) Destructive / Financial (1)
Critical Risk

The most dangerous vidMagik-mcp tools

74 of vidMagik-mcp's 86 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control vidMagik-mcp

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

Deny destructive operations
{
  "delete_clip": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "afx_audio_delay": {
    "limits": [
      {
        "counter": "afx_audio_delay_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "audio_file_clip": {
    "limits": [
      {
        "counter": "audio_file_clip_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 vidMagik-mcp — 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 VIDMAGIK-MCP →

Instant setup, no code required.

All 86 vidMagik-mcp tools

WRITE 58 tools
Write afx_audio_delay Audio delay. Write afx_audio_fade_in Audio fade in. Write afx_audio_fade_out Audio fade out. Write afx_audio_loop Audio loop. Write afx_audio_normalize Audio normalize. Write afx_multiply_stereo_volume Multiply stereo volume. Write afx_multiply_volume Multiply volume. Write color_clip Create a solid color clip. Write composite_audio_clips Compose multiple audio clips. Write composite_video_clips Compose multiple clips. Write concatenate_audio_clips Concatenate multiple audio clips. Write concatenate_video_clips Concatenate multiple clips. Write credits_clip Create a scrolling credits clip from a text file. Write image_sequence_clip Create a clip from a sequence of images or a folder path. Write register_clip Registers a clip in the global state and returns its ID. Write set_audio Set the audio of a video clip. Write set_duration Set clip duration. Write set_end Set clip end time. Write set_mask Set the mask of a clip. Write set_position Set clip position. Use x/y for pixels, or pos_str for 'center', 'left', etc. Write set_start Set clip start time. Write subclip Cut a clip. Write subtitles_clip Create a subtitles clip from a .srt file. Write text_clip Create a text clip. Write tools_clips_array Arrange clips in a grid (array). Write tools_drawing_color_gradient Create a color gradient image clip. Write tools_drawing_color_split Create a color split image clip. Write vfx_accel_decel Accelerate/Decelerate clip. Write vfx_black_white Convert to black and white. Write vfx_blink Make clip blink. Write vfx_clone_grid Creates a grid of clones of the original clip (e.g., 2, 4, 8, 16, 32, 64). Write vfx_crop Crop clip. Write vfx_cross_fade_in Cross fade in. Write vfx_cross_fade_out Cross fade out. Write vfx_even_size Make dimensions even. Write vfx_fade_in Fade in from black. Write vfx_fade_out Fade out to black. Write vfx_freeze Freeze a frame. Write vfx_gamma_correction Gamma correction. Write vfx_invert_colors Invert colors. Write vfx_kaleidoscope Apply a kaleidoscope effect with radial symmetry. Write vfx_loop Loop clip. Write vfx_lum_contrast Luminosity contrast. Write vfx_make_loopable Make clip loopable with fade. Write vfx_margin Add margin. Write vfx_masks_and Logical AND of masks. Write vfx_mirror_x Mirror X. Write vfx_mirror_y Mirror Y. Write vfx_multiply_color Multiply color. Write vfx_quad_mirror Apply quad mirror effect with custom axes. Write vfx_resize Resize clip. Write vfx_rgb_sync vfx_rgb_sync Write vfx_rotate Rotate clip. Write vfx_time_mirror Time mirror. Write vfx_time_symmetrize Time symmetrize. Write write_audiofile Write an audio clip to a file. Write write_gif Write a video clip to a GIF file. Write write_videofile Write a video clip to a file.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about vidMagik-mcp

Can an AI agent delete data through the vidMagik- MCP server? +

Yes. The vidMagik-mcp server exposes 1 destructive tools including delete_clip. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through vidMagik-mcp? +

The vidMagik-mcp server has 58 write tools including afx_audio_delay, afx_audio_fade_in, afx_audio_fade_out. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach vidMagik-mcp.

How many tools does the vidMagik- MCP server expose? +

86 tools across 4 categories: Destructive, Execute, Read, Write. 12 are read-only. 74 can modify, create, or delete data.

How do I enforce a policy on vidMagik-mcp? +

Register the vidMagik- 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 vidMagik-mcp tool call.

Deterministic rules across all 86 vidMagik-mcp tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

86 vidMagik-mcp 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.