CoderGamester/mcp-unity
If you are the rightful owner of mcp-unity and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Unity is an implementation of the Model Context Protocol for Unity Editor, allowing AI assistants to interact with Unity projects.
Tools
Functions exposed to the LLM to take actions
execute_menu_item
Executes Unity menu items.
select_gameobject
Selects game objects in the Unity hierarchy.
update_gameobject
Updates a GameObject's core properties or creates it if it does not exist.
update_component
Updates component fields on a GameObject or adds it if not present.
add_package
Installs new packages in the Unity Package Manager.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client