pi-motion-studio
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceMCP server for Spline.design code generation and asset management.4BSD 3-Clause
- FlicenseBqualityCmaintenanceMCP 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.32MIT
- FlicenseNot gradedqualityDmaintenanceSearch and discover Lottie animations through MCP tools, deployed on Cloudflare Workers.
Related MCP Connectors
MCP server for doc2mcp documentation, generated by doc2mcp.
A MCP server built for developers enabling Git based project management with project and personal…
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/drvova/pi-motion-studio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server