unity-editor-mcp and UnityMCP
These tools are competitors, with A being a more comprehensive integration of the Model Context Protocol (MCP) into Unity, offering both a TypeScript server and a C# Unity plugin for AI assistants, while B is a more general MCP server and client for LLM interaction with Unity Projects.
About unity-editor-mcp
ozankasikci/unity-editor-mcp
An MCP server and client for LLMs to interact with Unity Projects
This project helps game developers and 3D artists automate tasks and get AI assistance directly within the Unity Editor. It takes commands from AI assistants like Claude or Cursor and translates them into actions within your Unity project, allowing you to create objects, manage components, edit prefabs, and analyze scenes without manual clicking. Anyone working with Unity who wants to speed up their workflow using AI would find this useful.
About UnityMCP
isuzu-shiranui/UnityMCP
Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
This framework allows game developers using Unity to integrate AI assistants like Claude directly into their Unity Editor workflow. It enables AI to understand and manipulate Unity projects by translating AI commands into actions within the editor. Developers can feed instructions or queries to the AI and receive direct modifications or information about their Unity scenes, assets, and game logic.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work