pi-motion-studio
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@pi-motion-studiogenerate a CSS spring with tension 170 and friction 26"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
pi-motion-studio
Motion Studio MCP extension for Pi — CSS spring animations, bounce easing, cubic-bezier visualizations, and Motion code search.
Tools
Tool | Description |
| Generate CSS spring animation easing strings |
| Generate CSS bounce easing strings |
| Visualize spring animation curves (saves PNG to |
| Visualize cubic-bezier easing curves (saves PNG to |
| Search Motion code examples (react/vue/js) |
Related MCP server: spine-mcp
Install
# Clone and install
git clone https://github.com/drvova/pi-motion-studio.git
cd pi-motion-studio
npm installPi Configuration
Add to ~/.pi/agent/mcp.json:
{
"mcpServers": {
"motion": {
"command": "node",
"args": ["/path/to/pi-motion-studio/mcp/es/index.mjs"],
"disabled": false
}
}
}Features
No auth required — token checks patched out for local use
Auto-cleanup — PNG files older than 1 hour cleaned on server start
Lifecycle management — graceful shutdown on SIGTERM/SIGINT
All 5 tools — including Plus-gated visualise and codex tools
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Search 77,000+ MCP servers ranked by real adoption data to find the right one for any task.
MCP-ready hosting provider for Minecraft, BungeeCord, TeamSpeak, VPS and many other game servers.
MCP registry & directory: search, find & install 31k+ MCP servers & tools. Catalog and marketplace.
The official MCP Server for the Mux API
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceMCP server for Spline.design code generation and asset management.33 PyPI4BSD 3-Clause
- FlicenseBqualityDmaintenanceMCP server for reading, validating, and modifying Spine 4.1.24 JSON animation files, with tools for animation timeline editing, validation, preview, and agent integration.36-
- AlicenseNot gradedqualityCmaintenanceMCP server providing 33 verified Motion for React APIs with correct imports and defaults, enabling AI assistants to generate accurate animation code.13 npmMIT
- FlicenseNot gradedqualityDmaintenanceSearch and discover Lottie animations through MCP tools, deployed on Cloudflare Workers.-