gaming
Mcp Unity
MCP Server for Unity3d Game Engine integration for game development
local
gaming
Installation
npx -y CoderGamester/mcp-unityConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub