gaming

Mcp Unity

MCP Server for Unity3d Game Engine integration for game development

local
gaming
0
View on GitHub

Installation

npx -y CoderGamester/mcp-unity

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-unity",
  "command": "npx",
  "args": [
    "-y",
    "CoderGamester/mcp-unity"
  ]
}

About This MCP Server

CoderGamester/mcp-unity

MCP Server for Unity3d Game Engine integration for game development

GitHub: https://github.com/CoderGamester/mcp-unity

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub