GSAP MCP Server

43 tools. 37 can modify or destroy data without limits.

37 write tools that can modify data. Rate limits recommended.

Last updated:

37 can modify or destroy data
6 read-only
43 tools total

Community server · catalogue entry verified 29/06/2026

How to control GSAP MCP Server ↓

What GSAP MCP Server exposes to your agents

Read (6) Write / Execute (37) Destructive / Financial (0)
High Risk

The most dangerous GSAP MCP Server tools

37 of GSAP MCP Server's 43 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control GSAP MCP Server

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

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "animation_profiler": {
    "limits": [
      {
        "counter": "animation_profiler_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 GSAP MCP Server — 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 GSAP →

Instant setup, no code required.

All 43 GSAP MCP Server tools

WRITE 28 tools
Write create_interactive_animation 创建交互式动画(悬停、点击等) Write create_keyframe_animation 创建关键帧动画 Write create_stagger_animation 创建交错动画效果 Write create_sync_timeline 创建同步时间轴,支持精确的时序控制 Write create_timeline_animation 创建复杂的时间轴动画序列 Write debug_animation 动画调试工具 Write generate_gsap_animation 生成基础GSAP动画代码,支持多种动画类型和属性 Write generate_scroll_animation 生成滚动触发动画,支持ScrollTrigger Write manage_gsap_plugins 管理GSAP插件的注册、检查兼容性和获取状态 Write parallel_animation 并行动画 Write physics_draggable 拖拽交互动画 (惯性功能需要ThrowPropsPlugin 🔒) Write physics_spring_animation 弹簧动画效果 Write responsive_breakpoint 响应式断点动画 Write responsive_orientation 响应式方向变化 Write responsive_scaling 响应式缩放 Write scene_3d_animation 3D场景动画 Write sequence_animation 序列动画 Write svg_clip_animation SVG裁剪路径动画 Write svg_draw_animation 🔒 SVG绘制动画 (需要DrawSVGPlugin商业许可) Write svg_filter_animation SVG滤镜动画效果 Write svg_mask_animation SVG遮罩动画效果 Write svg_morph_animation 🔒 SVG路径变形动画 (需要MorphSVGPlugin商业许可) Write svg_path_animation SVG路径跟随动画 Write text_path_animation 文本路径动画 Write text_reveal_animation 文本揭示动画效果 Write text_scramble_animation 🔒 文本扰乱动画 (需要ScrambleTextPlugin商业许可) Write text_split_animation 🔒 文本分割动画 (需要SplitText商业许可) Write text_typewriter_animation 打字机效果动画

Related servers

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

Questions about GSAP MCP Server

How do I prevent bulk modifications through GSAP MCP Server? +

The GSAP MCP Server server has 28 write tools including create_interactive_animation, create_keyframe_animation, create_stagger_animation. 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 GSAP MCP Server.

How many tools does the GSAP MCP Server MCP server expose? +

43 tools across 3 categories: Execute, Read, Write. 6 are read-only. 37 can modify, create, or delete data.

How do I enforce a policy on GSAP MCP Server? +

Register the GSAP MCP Server 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 GSAP MCP Server tool call.

Deterministic rules across all 43 GSAP MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

43 GSAP MCP Server 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.