by @ivanmurzak
Control the Unity Editor from MCP clients via a Unity bridge + local Python server. Create game objects, manipulate scenes, run play mode, and automate Unity workflows.
This server provides the following tools for AI assistants:
Get the scene hierarchy
Create a new GameObject in the scene
Modify a component on a GameObject
Start Unity play mode
Stop Unity play mode
Run a Unity editor script