MCP Servers / development / Union - Unity MCP Server

Union - Unity MCP Server

JSON →
none34development

An MCP server for managing and interacting with Unity projects.

Install
How to run this server

No install command recorded.

server path: union-unity-mcp-server
Tools
What this server exposes
get_asset_contents
Get the full contents of an asset or sub-asset.
copy_asset
Copy an asset to a new path.
import_asset
Import an asset from the filesystem into Unity.
get_asset_importer
Get the importer settings for an asset.
open_prefab
Open a Unity prefab in isolation mode so that it can be edited.
open_scene
Open a scene
close_scene
Close an open scene
save_scene
Save the current scene. If the scene is not dirty, this will do nothing.
get_game_object
Get the details of a game object in a loaded scene or prefab by its hierarchy path.
test_active_scene
Test the active scene by entering play mode and running for a given number of seconds.
Configuration
Environment & auth
authnone
Resources
Union - Unity MCP Server — MCP Server · libregistry