Unity-MCP

IvanMurzak/Unity-MCP
★ 1,287 stars C# 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "IvanMurzak/Unity-MCP"
      ]
    }
  }
}

Topics

aiai-integrationanthropicclaudeclaude-codeclaude-desktopcopilotcursordeepseekgame-developmentgamedevgeminillmmcpmcp-server