MCP.so
登录

SPINE2D Animation MCP Server

@naosen

关于 SPINE2D Animation MCP Server

MCP server for creating SPINE2D animations

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

naosen

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is SPINE2D Animation MCP Server?

The SPINE2D Animation MCP Server provides tools for creating SPINE2D animations from PSD character files using natural language descriptions. It allows users to import PSD character files, automatically rig characters, generate animations from text, preview, and export animations in various formats.

How to use SPINE2D Animation MCP Server?

Install by cloning the repository and running ./install.sh, which creates storage directories, installs Python dependencies, and configures MCP settings for VS Code and optionally Claude Desktop. After restarting VS Code or Claude, invoke tools via natural language commands such as "Import my character from character.psd" or "Create a happy waving animation for my character".

Key features of SPINE2D Animation MCP Server

  • Import and process PSD character files
  • Automatically rig characters with bones and IK constraints
  • Generate animations from natural language descriptions
  • Preview animations in GIF format
  • Export animations as JSON, PNG, or GIF

Use cases of SPINE2D Animation MCP Server

  • Creating SPINE2D character animations from PSD files using text commands
  • Rapidly prototyping character animations without manual rigging
  • Generating animations for game or motion design projects

FAQ from SPINE2D Animation MCP Server

What are the runtime requirements?

Python 3.6+ and required packages (Flask, Pydantic, Pillow, PSD-Tools, OpenAI, Requests, Python-dotenv) installed automatically by the install script.

Where does the server store my data?

Imported character data, rigs, generated animations, and exports are stored locally under a storage/ directory created during installation.

What are the known limitations?

Automatic rigging relies on layer names and structure requiring specific naming conventions; animation templates are predefined so complex custom animations may need manual adjustment; natural language processing is simplified and may miss nuances.

What transport or authentication does it use?

The README does not specify transport protocols or authentication methods; it configures MCP settings for VS Code and optionally Claude Desktop.

评论

其他 分类下的更多 MCP 服务器