akiojin/unity-mcp-server
3.2
If you are the rightful owner of unity-mcp-server 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.
Unity Editor MCP is a protocol server that enables LLM-based clients to automate the Unity Editor, focusing on reliable, scriptable workflows with minimal configuration.
Tools
Functions exposed to the LLM to take actions
script_symbol_find
Finds symbols by name and kind.
script_refs_find
Finds references to a specified method.
script_edit_structured
Performs structured edits like replace_body or insert_after.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client