spine-runtimes

GitHub

2D skeletal animation runtimes for Spine.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "spine-runtimes": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spine-runtimes"
      ]
    }
  }
}