Allyson
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
Ads
Overview
Allyson MCP Server - AI-powered animation generator that transforms static files into animated SVG components using the Model Context Protocol (MCP). Options: --api-key <key> Your Allyson API key (required) --help Show help message Examples: allyson-mcp --api-key your-api-key-here API_KEY=your-key allyson-mcp You can also set your API key as an environment variable: - AI-Powered Animation Generation: Transform static images into animated SVG components - MCP Protocol Compatible: Works with any MCP-compatible AI assistant or tool - File Upload Support: Supports various image formats (PNG, JPG, SVG, etc.) - Custom Animation Prompts: Describe exactly what animation you want - Local File Processing: Reads files from your local filesystem - Automatic Output Generation: Saves animated components to specified paths
Installation
npx allyson-mcp --api-key YOUR_API_KEY
Configuration
{
"mcpServers": {
"allyson": {
"command": "npx",
"args": ["allyson-mcp", "--api-key", "YOUR_API_KEY"]
}
}Capabilities
- Generate animated SVG from a local file
Describe the motion you want and provide source and output paths to `generate_svg_animation`.
- Transform static logos into animated components
Supply a logo file and a prompt like “pulse gently” to produce a glowing, animated version.
- Create custom motion effects from images
Use a natural-language prompt to add bouncing, spinning, waving, or other animations to any supported image.
Tags
- icon-generation
- svg
- design
- development
Related MCP servers
Context7 MCP
OfficialOfficial Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Chrome DevTools MCP
OfficialOfficial Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
Mastra/mcp
OfficialClient implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
GitHub MCP Server
OfficialConnect your AI assistant to GitHub repositories, issues, pull requests, and search.