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.
1,265 stars. Actively maintained with 196 commits in the last 30 days.
Stars
1,265
Forks
131
Language
C#
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
196
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/IvanMurzak/Unity-MCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
CoplayDev/unity-mcp
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly...
CoderGamester/mcp-unity
Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude...
Codeturion/unity-api-mcp
Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent...
tugcantopaloglu/godot-mcp
MCP server for full Godot 4.x engine control — 149 tools for AI-driven game development
AnkleBreaker-Studio/unity-mcp-server
Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any...