Animotion is a production-ready CSS3 animation framework built for the modern web. It provides **745+ hand-crafted animations** across 20 categories
Animotion is a production-ready CSS3 animation framework built for the modern web. It provides 745+ hand-crafted animations across 20 categories, 9,000+ real SVG icons via MCP (from Lucide, Heroicons, Tabler, Bootstrap), a **PNG. That is what the animotion mcp.github.io mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
The server publishes 7 tools. What each one is for:
Duration — The Duration tool exposed by this serverDelay — The Delay tool exposed by this serverEasing — The Easing tool exposed by this serverPerformance — The Performance tool exposed by this serverEndpoint — The Endpoint tool exposed by this serverCategories — The Categories tool exposed by this serverUsage — Visit the Icons tab on the website and click any icon to copy its SVG to clipboardThe server ships on npm as animotion-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Animotion MCP.Github.Io's toolset — Duration, Delay, Easing and 4 more — is a fair guide to whether it matches your workflow. It is maintained by animotion-mcp; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Animotion MCP.Github.Io's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Duration | The Duration tool exposed by this server. |
| Delay | The Delay tool exposed by this server. |
| Easing | The Easing tool exposed by this server. |
| Performance | The Performance tool exposed by this server. |
| Endpoint | The Endpoint tool exposed by this server. |
| Categories | The Categories tool exposed by this server. |
| Usage | Visit the **Icons** tab on the website and click any icon to copy its SVG to clipboard. |
{
"mcpServers": {
"animotion": {
"command": "npx",
"args": ["-y", "animotion-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.