MCP Directory
Back

Unity-AI-Animation

by IvanMurzak · C# · ★ 100

MCP Tools for Unity Animation — create and edit clips and animators with AI.

#ai#animation#gamedev#mcp#model-context-protocol#unity

Install

git clone https://github.com/IvanMurzak/Unity-AI-Animation.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "unity-ai-animation": {
      "command": "npx",
      "args": [
        "-y",
        "github:IvanMurzak/Unity-AI-Animation"
      ]
    }
  }
}

From the README

Unity AI Animation [](https://modelcontextprotocol.io/introduction) [](https://openupm.com/packages/com.ivanmurzak.unity.mcp.animation/) [](https://unity.com/releases/editor/archive) [](https://github.com/IvanMurzak/Unity-AI-Animation/actions/workflows/release.yml) [](https://discord.gg/cfbdMZX99G) [](https://github.com/IvanMurzak/Unity-AI-Animation/stargazers) [](https://github.com/IvanMurzak/Unity-AI-Animation/blob/main/LICENSE) [](https://stand-with-ukraine.pp.ua) AI-powered tools for Unity animation workflow. Create and modify AnimationClips and AnimatorControllers directly through natur…
Read full README on GitHub →

Related other servers