unity-mcp

Seoki2000/unity-mcp
★ 0 stars C# AI/LLM Updated today
Unity MCP Server — token-optimized + reload-safe fork of usmanbutt-dev/unity-mcp
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": {
    "unity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Seoki2000/unity-mcp"
      ]
    }
  }
}

README Excerpt

*Read this in other languages: [한국어](README_ko.md)* A **Model Context Protocol (MCP)** server for Unity that enables AI agents to **query and control** the Unity Editor. This local-optimized version is enhanced with additional tools for Behavior Trees, Window Management, and advanced GameObject/Hierarchy manipulation.

Tools (20)

unity_add_bt_nodeunity_add_componentunity_connect_bt_nodesunity_create_gameobjectunity_delete_gameobjectunity_find_objects_by_componentunity_get_animator_infounity_get_bt_graphunity_get_component_propertiesunity_get_componentsunity_get_gameobjectunity_get_hierarchyunity_open_animator_windowunity_open_bt_windowunity_play_animationunity_remove_bt_nodeunity_remove_componentunity_set_animator_culling_modeunity_set_animator_parameterunity_set_bt_node_property