Motion Dev React
БесплатноНе проверенMCP server providing 33 verified Motion for React APIs with correct imports and defaults, enabling AI assistants to generate accurate animation code.
Описание
MCP server providing 33 verified Motion for React APIs with correct imports and defaults, enabling AI assistants to generate accurate animation code.
README
motion-dev-react-mcp
Motion for React — inside your AI assistant.
33 APIs. Correct imports. Accurate defaults. No hallucinations.
Install
Claude Code
claude mcp add motion-dev-react-mcp -- npx -y @orkait-ai/motion-dev-react-mcp
Cursor / Windsurf / any MCP client
{
"mcpServers": {
"motion-dev-react-mcp": {
"command": "npx",
"args": ["-y", "@orkait-ai/motion-dev-react-mcp"]
}
}
}
Build from source
git clone https://github.com/orkait/motion-dev-react-mcp.git
cd motion-dev-react-mcp && npm install && npm run build
claude mcp add motion-dev-react-mcp -- node $(pwd)/dist/index.js
What it does
Your AI writes Motion code that actually works — because it can look up the real API instead of guessing.
// Without MCP — AI hallucinates
import { useViewportScroll } from "framer-motion" // wrong
// With MCP — AI looks it up
import { useScroll, useTransform } from "motion/react" // correct
const { scrollYProgress } = useScroll({ target: ref, offset: ["start end", "end start"] });
Tools
| Tool | Purpose |
|---|---|
get_api |
Props, types, defaults, and usage for any component or hook |
search_docs |
Find the right API — "how to animate on scroll" |
get_examples |
Working code by category — scroll, drag, layout, exit, SVG... |
generate_animation |
Describe what you want → get a working component |
get_transitions |
Spring, tween, inertia config and orchestration |
list_apis |
Browse all 33 APIs, filter by kind |
Coverage
33 APIs — verified against motiondivision/motion v12 source code.
| Components | motion AnimatePresence LayoutGroup LazyMotion MotionConfig Reorder.Group Reorder.Item |
| Hooks | useAnimate useMotionValue useTransform useSpring useScroll useInView useMotionValueEvent useVelocity useTime useMotionTemplate useDragControls useAnimationFrame useReducedMotion useIsPresent usePresence usePresenceData useWillChange useCycle usePageInView |
| Functions | animate stagger hover press scroll inView |
14 example categories — animation, gestures, scroll, layout, exit, drag, hover, SVG, transitions, variants, keyframes, spring, reorder, performance.
Every prop, every default, every example — cross-referenced against the source, not just the docs.
Why this over the other one
| motion-dev-react-mcp | the other MCP | |
|---|---|---|
| APIs | 33 | 9 (5 broken) |
| Dependencies | 2 | 180+ (SQLite, Babel, Cheerio...) |
| Framework | React only | React + Vue + JS (stubs) |
| Defaults | Source-verified | From docs (some wrong) |
| Tests | 70 passing | 1 (1+1=2) |
| Last updated | Active | Aug 2025 |
Contributing
PRs welcome. Open an issue if Motion adds new APIs or you spot an inaccuracy.
Motion+ paid components (AnimateNumber, Carousel, Cursor, ScrambleText, Ticker, Typewriter) are intentionally excluded.
License
MIT © Orkait
Установить Motion Dev React в Claude Desktop, Claude Code, Cursor
unyly install motion-dev-react-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add motion-dev-react-mcp -- npx -y @orkait-ai/motion-dev-react-mcpFAQ
Motion Dev React MCP бесплатный?
Да, Motion Dev React MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Motion Dev React?
Нет, Motion Dev React работает без API-ключей и переменных окружения.
Motion Dev React — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Motion Dev React в Claude Desktop, Claude Code или Cursor?
Открой Motion Dev React на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Motion Dev React with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
