Skip to main content

Unity-MCP

by IvanMurzak· Developer Tools
1k

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.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with Unity-MCP

About

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.

aiai-integrationanthropicclaudeclaude-codeclaude-desktopcopilotcursordeepseekgame-developmentgamedevgeminillmmcpmcp-servermodel-context-protocolmodel-context-protocol-serveropenaiunitywindsurf