Unity-MCP and advanced-unity-mcp
These are competitors offering overlapping functionality—both provide MCP servers that enable LLM integration with Unity Editor for code generation and automation, with the IvanMurzak version being more established (15x more stars) and likely more feature-complete.
About Unity-MCP
IvanMurzak/Unity-MCP
AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.
Implements MCP server architecture running both in the Unity Editor and compiled runtime, supporting stdio-based local execution and HTTP-based remote deployment without vendor lock-in. Generates dynamic "skills" metadata reflecting project state (Unity version, OS, installed plugins) to enhance LLM context, and provides extensible MCP Tools for editor automation alongside in-game runtime capabilities for NPC behavior and live debugging. Compatible across multiple AI clients (Claude, Cursor, GitHub Copilot, VS Code, Rider) and deployable via npm CLI, Docker, or direct UPM package integration.
About advanced-unity-mcp
codemaestroai/advanced-unity-mcp
Public repository for Advanced Unity MCP by Code Maestro (www.code-maestro.com).
Implements the Model Context Protocol to expose Unity Editor operations—including scene management, asset creation, build configuration, and profiler control—through natural language commands via AI assistants. Supports dual connection architectures: direct connection to Code Maestro Desktop App, or relay server-based connections for GitHub Copilot, Cursor, and other MCP-compatible clients. Compatible with Unity 2020+ through version-specific packages that automatically handle bridge server setup and multi-project detection.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work