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.

コメント

「その他」の他のコンテンツ