unity-mcpMCP Server44/100 via “script creation, editing, and compilation management”
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Unique: Integrates with Unity's domain reload system to maintain command state across script recompilation events, and returns compiler errors directly to the AI client for iterative code refinement within the same conversation
vs others: Tighter integration with Unity's compilation pipeline than generic code generation tools, providing real-time feedback on whether generated code actually compiles in the target Unity version