Unity-MCP and unity-editor-mcp

These are competitors offering overlapping functionality—both are MCP servers enabling LLM interaction with Unity Editor—though IvanMurzak's tool appears more mature (1,265 vs 19 stars) with broader agent integration capabilities, while ozankasikci's is a lighter-weight alternative.

Unity-MCP
64
Established
unity-editor-mcp
36
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 9/25
Community 20/25
Maintenance 6/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 1,265
Forks: 131
Downloads:
Commits (30d): 196
Language: C#
License: Apache-2.0
Stars: 19
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
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 unity-editor-mcp

ozankasikci/unity-editor-mcp

An MCP server and client for LLMs to interact with Unity Projects

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