Unity
Createdjustinpbarnett
Enables communication between Unity and Large Language Models for automating workflows and controlling the Unity Editor.
About
The Unity MCP package bridges the gap between the Unity Editor and Large Language Models (LLMs) via the Model Context Protocol (MCP). It facilitates bidirectional communication, empowering developers to automate tasks, manipulate assets, and control the Unity Editor programmatically through LLM clients like Claude Desktop or Cursor. This server is ideal for developers looking to enhance Unity projects with AI-driven automation and streamline repetitive processes.
Key Features
- Bidirectional communication between Unity and LLMs
- Scene control (manage scenes, objects, properties)
- Editor automation (build, play, undo/redo)
- 1,006 GitHub stars
- Programmatic asset management (create, import, manipulate)
- Material editing
Use Cases
- Automating repetitive tasks within the Unity Editor
- Integrating LLMs to enhance Unity projects
- Programmatically controlling Unity assets and scenes