kimodo-mcp

wifimetas/kimodo-mcp
★ 1 stars Python AI/LLM Updated 5d ago
MCP server for NVIDIA Kimodo text-to-motion: generate game animations from text, QC them, and export Unreal-ready FBX — all driven by your AI coding agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kimodo-mcp": {
      "command": "uvx",
      "args": [
        "kimodo-mcp"
      ]
    }
  }
}

Or install with pip: pip install kimodo-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that gives AI coding agents (Claude Code, or any MCP client) hands-on control of a local [NVIDIA Kimodo](https://github.com/nv-tlabs/kimodo) install — text-to-motion generation, constraint authoring, quality checks, and headless-Blender FBX export for Unreal/Unity — as first-class tools.

Tools (20)

KIMODO_BLENDERKIMODO_HOMEKIMODO_MODELKIMODO_OFFLOADKIMODO_OUTPUT_DIRKIMODO_PYTHONKIMODO_REPOTEXT_ENCODER_DEVICEflank_leftkimodo_batch_generatekimodo_convertkimodo_export_fbxkimodo_generatekimodo_inspect_motionkimodo_list_exampleskimodo_list_modelskimodo_list_outputskimodo_list_presetskimodo_make_constraintskimodo_status

Topics

blenderclaude-codegame-animationmcpmcp-servernvidiatext-to-motionunreal-engine