IvanMurzak/Unity-MCP
by Various
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a to
MCP
IvanMurzak/Unity-MCP
Added 1 June 2026
Overview
IvanMurzak/Unity-MCP is an open-source toolkit that integrates AI coding assistants with the Unity Engine via MCP tools and a CLI. It enables a full AI development and testing loop by allowing any C# method to become a tool with a single line of code, and it works with Claude Code, Gemini, Copilot, Cursor, and other assistants for free.
Best for
Best for
Unity developers who want to integrate AI assistants into their game development and testing workflow
Use cases
- Automate Unity editor tasks and testing through AI-driven tool calls
- Rapidly prototype and iterate on game logic by exposing C# methods as AI tools
- Set up a complete AI development pipeline in Unity using the CLI
Notes
IvanMurzak/Unity-MCP is an open-source toolkit that integrates AI coding assistants with the Unity Engine via MCP tools and a CLI. It enables a full AI development and testing loop by allowing any C# method to become a tool with a single line of code, and it works with Claude Code, Gemini, Copilot, Cursor, and other assistants for free.
2,979 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Automate Unity editor tasks and testing through AI-driven tool calls
- Rapidly prototype and iterate on game logic by exposing C# methods as AI tools
- Set up a complete AI development pipeline in Unity using the CLI
Pros
- Free and compatible with multiple major AI coding assistants
- Minimal setup required to turn any C# method into an AI-accessible tool
- Efficient token usage with advanced tooling for complex workflows
Cons
- Requires familiarity with Unity and C# to define custom tools
- Dependency on external AI assistants for full functionality
- Limited to the Unity engine ecosystem only
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Free and compatible with multiple major AI coding assistants
- Minimal setup required to turn any C# method into an AI-accessible tool
- Efficient token usage with advanced tooling for complex workflows
Cons
- Requires familiarity with Unity and C# to define custom tools
- Dependency on external AI assistants for full functionality
- Limited to the Unity engine ecosystem only
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
ahujasid/blender-mcp
Various
🐍 - MCP server for working with Blender
Coding-Solo/godot-mcp
Various
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.