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.

Unity-MCP
64
Established
advanced-unity-mcp
38
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 9/25
Community 20/25
Maintenance 10/25
Adoption 9/25
Maturity 9/25
Community 10/25
Stars: 1,265
Forks: 131
Downloads:
Commits (30d): 196
Language: C#
License: Apache-2.0
Stars: 84
Forks: 7
Downloads:
Commits (30d): 0
Language:
License:
No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work