Unity MCP Template
MCP Serverby HuntNight · Added 5mo ago
Claude
15
Install
git clone https://github.com/HuntNight/unity-mcp-advancedAdd to Claude
claude mcp add unity-mcp-templateQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"unity-mcp-template": {
"command": "npx",
"args": [
"@modelcontextprotocol/unity-mcp-template"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A Node.js MCP server enabling direct AI control of Unity Editor with real-time C# code execution, smart screenshots, scene analysis, and system diagnostics. Requires external JSON config file at .cursor/mcp.json to configure server command and args.
Tags
design-creativemcp-serverai