motion

GitHub

A modern animation library for React and JavaScript

33,201 stars TypeScript TypeScript 1 file ยท ~893 tokens #animation#animation-js#motion#react#reactanimations#spring

motion MCP Server

MCP server for motiondivision/motion

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "motion": {
      "command": "npx",
      "args": [
        "-y",
        "@motiondivision/motion"
      ]
    }
  }
}