Automate the Unity Editor for scenes, testing, input simulation, and code edits.
This is an open-source MIT-licensed MCP server for Unity Editor automation with no declared secrets or remote endpoints, and no clear high-risk red flags are evident from the provided material. Its core capabilities include local automation, input simulation, and code editing, which place it in the normal caution range for code execution and data modification tools.
The material explicitly states that no keys or environment variables are required, and no API tokens, account credentials, or third-party authentication are described, so credential exposure appears limited.
The material declares no remote endpoints, and the description focuses on local Unity Editor automation; there is no factual indication that project data or user content is sent to external services.
The system flags code execution capability, and the description includes Unity Editor automation, input simulation, and code editing; this implies the tool can trigger local editor actions and modify project content, which is a normal high-privilege capability for this class of tool and warrants caution in important project environments.
Based on its stated functionality, it likely needs access to Unity projects, scenes, UI elements, and related code files, implying local project read/write access; there is no evidence of permissions beyond its stated purpose, but it should be assumed capable of affecting project file integrity.
There is a public GitHub repository under an MIT license, making the source in principle auditable, which is a clear risk-reducing factor; however, it comes from a third-party registry, has 0 stars, and unknown maintenance status, so trust and maturity signals are limited and the repository and dependencies should be reviewed before production use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "unity-mcp-server" yet — see the docs or source repo.
In Unity, create a test scene: add a ground plane, a directional light, and 10 cubes, arrange them in a grid, and save it as Assets/Scenes/TestScene.unity.
The tool creates the scene, places the objects, and saves the scene automatically.
Start Unity Play Mode, click the Start button and the Settings button in the main menu, verify that the settings panel appears, and report the test result.
It runs the interaction test and returns pass/fail status, failed steps, and related logs.
Update the PlayerController script to add sprinting while holding Shift, then simulate keyboard input in the editor to verify normal movement and sprint behavior.
The tool edits the code, runs simulated input tests, and reports whether the feature works as expected.
Let AI query and control the Unity Editor for scene and asset tasks.
Connect AI to Unity for game development, scene control, and build workflows.
Programmatically manage Unity projects, create assets, and automate builds with AI.
Control Unity scenes, objects, and transforms directly through MCP-enabled AI agents.
Connect AI assistants to Unity Editor for project interaction and extensible development.
Let AI control the Unity Editor for scenes, scripts, and builds.