SPINE2D Animation MCP Server
@naosen
关于 SPINE2D Animation MCP Server
MCP server for creating SPINE2D animations
基本信息
配置
工具
未检测到工具
工具是从 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 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论