Skip to main content
Glama
guptaanant682

GSAP MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gsap-animateB

Create GSAP animations using to(), from(), or fromTo() methods

gsap-timeline

Create and manage GSAP timelines for sequencing animations

gsap-set

Instantly set CSS properties without animation using gsap.set()

gsap-kill-tweens

Kill/stop GSAP animations and tweens

gsap-scroll-trigger

Create scroll-triggered animations using GSAP ScrollTrigger plugin

gsap-motion-path

Animate elements along custom paths using GSAP MotionPath plugin

gsap-draggableC

Create draggable elements with GSAP Draggable

gsap-morph-svgB

Morph SVG shapes (requires GSAP Club membership)

gsap-split-textC

Split text for animations (requires GSAP Club membership)

gsap-page-transitionC

Create page transitions with GSAP

gsap-parallaxC

Create parallax scrolling effects

gsap-staggerC

Create staggered animations

gsap-selectorC

Smart element selection and validation for GSAP animations

gsap-easingD

Explore GSAP easing functions

gsap-performanceC

Monitor GSAP animation performance

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Fade InBasic fade in animation preset
Slide UpSlide up from bottom animation preset
Scale InScale in animation preset
Bounce InBounce in animation preset
GSAP API ReferenceComplete GSAP API reference and documentation
GSAP Plugins DocumentationDocumentation for GSAP plugins
Basic Animation ExampleSimple animation example
Timeline ExampleTimeline animation sequence
GSAP Performance TipsTips for optimizing GSAP animations

TDQS

C2.9/5.0

Scored across 10 tools

Disambiguation5/5

Each tool has a clear and distinct purpose, covering different GSAP features like animation creation, draggable elements, SVG morphing, text splitting, page transitions, parallax, stagger, element selection, and easing exploration. No overlap or ambiguity.

Naming Consistency4/5

All tools share a consistent 'gsap-' prefix, but the second part varies between nouns (e.g., 'performance', 'draggable') and verb phrases (e.g., 'animate', 'morph-svg'). The pattern is mostly predictable, with minor mix of styles.

Tool Count5/5

With 10 tools, the server covers a broad range of GSAP's core and advanced features without being overwhelming. Each tool serves a distinct and useful purpose, making the set well-scoped for a GSAP-focused MCP server.

Completeness3/5

The set covers basic animation, advanced effects (draggable, parallax, stagger), and utilities (selector, easing). However, notable gaps exist: no timeline management (e.g., gsap-timeline) and no ScrollTrigger plugin, which are essential for complex GSAP workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues