spine2d-animation-mcp
If you are the rightful owner of spine2d-animation-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The SPINE2D Animation MCP server provides tools for creating SPINE2D animations from PSD character files using natural language descriptions.
The SPINE2D Animation MCP server is designed to streamline the process of creating animations from PSD character files. It allows users to import PSD files, automatically rig characters, and generate animations using natural language descriptions. Users can preview these animations and export them in various formats. The server is built on Python and requires several dependencies, including Flask, Pydantic, and OpenAI for natural language processing. The installation process involves setting up the necessary directories, installing dependencies, and configuring MCP settings for development environments like VS Code and Claude Desktop. The server's functionality is organized into modules for PSD parsing, animation generation, and SPINE2D integration, ensuring a structured approach to animation creation.
Features
- Import PSD character files and process them for animation.
- Automatically rig characters with bones and constraints.
- Generate animations using natural language descriptions.
- Preview animations before finalizing them.
- Export animations in multiple formats such as JSON, PNG, and GIF.